[position属性 该属性指定对象中字符的position 定义: @property def position(self): ... @position.setter def position(self, value): ... 也可以看看 模块aspose.cells.drawing.equations 类 EquationCharacterPositionType 类 GroupCharacterEquationNode]