[GridWorksheet.SetIsReadonly method 设置单元格是否为只读。这是GridWeb的扩展属性,不会保留在实际的excel文件中 public void SetIsReadonly(int row, int col, bool value) 也可以看看 class GridWorksheet 命名空间 Aspose.Cells.GridWeb.Data 部件 Aspose.Cells.GridWeb]