FormattingType Enum
Represents the type of formatting applied to an object or a object.
type FormattingType int32
Fields
Field | Description |
---|
Automatic | Represents automatic formatting type. |
Custom | Represents custom formatting type. |
None | Represents none formatting type. |