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