position property
position property
Position of grouping character. Default: Bottom
Definition:
@property
def position(self):
    ...
@position.setter
def position(self, value):
    ...
See Also
- class IMathGroupingCharacter
- module aspose.slides.mathtext
- library Aspose.Slides