column_gap_rule property
column_gap_rule property
The type of horizontal spacing between columns of a matrix; Horizontal spacing units can be ems or points (stored as twips). Default: SingleSpacingGap (0)
Definition:
@property
def column_gap_rule(self):
...
@column_gap_rule.setter
def column_gap_rule(self, value):
...
See Also
- class
IMathMatrix
- module
aspose.slides.mathtext
- library
Aspose.Slides