[weight 属性 返回或设置行的 weight,单位为 pt。 定义: @property def weight(self): ... @weight.setter def weight(self, value): ... 也可以看看 模块 aspose.cells.drawing 类 MsoLineFormatHelper]