Worksheet.GetIsReadonly

Worksheet.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 column)

See Also