Enum TRotation
Rotation type.
Namespace: Syncfusion.XlsIO.Parser.Biff_Records.Charts
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum TRotation
Fields
Name | Description |
---|---|
Clockwise | Represents the Clockwise rotation type. |
CounterClockwise | Represents the CounterClockwise rotation type. |
LeftToRight | Represents the LeftToRight rotation type. |
TopToBottom | Represents the TopToBottom rotation type. |