Enum FormattingType
Enum FormattingType
Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)
Represents the type of formatting applied to an Aspose.Cells.Drawing.Area object or a Aspose.Cells.Drawing.Line object.
public enum FormattingType
Fields
Automatic = 0
Represents automatic formatting type.
Custom = 2
Represents custom formatting type.
None = 1
Represents none formatting type.