Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Syntax
C# | Visual Basic | Visual C++ | F# |
SortOrientationType Orientation { get; set; }
Property Orientation As SortOrientationType Get Set
property SortOrientationType Orientation { SortOrientationType get (); void set (SortOrientationType value); }
abstract Orientation : SortOrientationType with get, set