ProtectedRange.AddArea
ProtectedRange.AddArea method
Adds a referred area to this
public void AddArea(int startRow, int startColumn, int endRow, int endColumn)
Parameter | Type | Description |
---|---|---|
startRow | Int32 | The start row. |
startColumn | Int32 | The start column. |
endRow | Int32 | The end row. |
endColumn | Int32 | The end column. |
See Also
- class ProtectedRange
- namespace Aspose.Cells
- assembly Aspose.Cells