[GridReferredArea.GetValues method 获取该区域的单元格值。 public object GetValues() 返回值 如果该区域无效,“#REF!”将被返回; 如果该区域为单个单元格,则返回单元格值对象; 否则返回该区域所有值的一个数组。 也可以看看 class GridReferredArea 命名空间 Aspose.Cells.GridWeb.Data 部件 Aspose.Cells.GridWeb]