[name属性 获取单元格的 name。 评论 单元格 name 包括其列字母和行号。例如,第0行0列的单元格的name为A1。 定义: @property def name(self): ... 也可以看看 模块aspose.cells 类 Cell]