[type属性 获取并设置该属性的 type。 定义: @property def type(self): ... @type.setter def type(self, value): ... 也可以看看 模块aspose.cells.properties 类 ContentTypeProperty]