Enum FormattingType
Enum FormattingType
Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)
表示应用于 Aspose.Cells.Drawing.Area 对象或 Aspose.Cells.Drawing.Line 对象的格式类型。
public enum FormattingType
字段
Automatic = 0
表示自动格式类型。
Custom = 2
表示自定义格式类型。
None = 1
表示无格式类型。