[cell_name属性 获取并设置单元格的名称。 定义: @property def cell_name(self): ... @cell_name.setter def cell_name(self, value): ... 也可以看看 模块aspose.cells 类 CellWatch]