math_object_type property

OfficeMath.math_object_type property

Gets type OfficeMath.math_object_type of this Office Math object.

@property
def math_object_type(self) -> aspose.words.math.MathObjectType:
    ...

See Also