GetIsReadonly

Worksheet.GetIsReadonly method

获取单元格是否为只读。这是GridWeb的扩展属性,不会保留在实际的excel文件中

public bool GetIsReadonly(int row, int column)

也可以看看