font property

AxisTickLabels.font property

Provides access to font formatting of the tick labels.

@property
def font(self) -> aspose.words.Font:
    ...

See Also