GridWorksheet.GetIsReadonly

GridWorksheet.GetIsReadonly method

Gets whether the cell is readonly.this is an extended attribute of GridWeb ,it will not keep in actual excel file

public bool GetIsReadonly(int row, int col)

See Also