Enum FormattingType
Enum FormattingType
Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)
Rappresenta il tipo di formattazione applicato a un oggetto Aspose.Cells.Drawing.Area o a un oggetto Aspose.Cells.Drawing.Line.
public enum FormattingType
Campi
Automatic = 0
Rappresenta il tipo di formattazione automatica.
Custom = 2
Rappresenta il tipo di formattazione personalizzata.
None = 1
Rappresenta il tipo di formattazione nessuna.