[is_auto属性 指示此线条样式是否自动分配。 定义: @property def is_auto(self): ... @is_auto.setter def is_auto(self, value): ... 也可以看看 模块aspose.cells.drawing 类 Line]