GridWorksheet.GetRowReadonly
GridWorksheet.GetRowReadonly method
Gets if a row is readonly. this is extended method of GridWeb specifically,it will not keep and take affect in actual excel file
public bool GetRowReadonly(int rowIndex)
Parameter | Type | Description |
---|---|---|
rowIndex | Int32 | row index. |
Return Value
If readonly returns true.
See Also
- class GridWorksheet
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb