GridWorksheet.SetAllCellsReadonly

GridWorksheet.SetAllCellsReadonly method

Makes all cells readonly.this is extended attribute notice this attribute can not keep in actual cell,if you want to keep protect please use setProtect

public void SetAllCellsReadonly()

See Also