[type属性 获取/设置单元格值type。 定义: @property def type(self): ... @type.setter def type(self, value): ... 也可以看看 模块aspose.cells 类 CellValue 类 CellValueType]