Table of Contents

Enum SortOrientationType

Namespace
Spire.Xls
Assembly
Spire.XLS.dll

Represents the sort orientation.

public enum SortOrientationType

Fields

LeftToRight = 1

Sorts from Left to Right.

TopToBottom = 0

Sorts from top to Bottom.