Table of Contents

Enum SplitType

Namespace
Spire.Xls
Assembly
Spire.XLS.dll

Split type.

public enum SplitType

Fields

Custom = 3

Represents the Custom split type.

Percent = 2

Represents the Percent split type.

Position = 0

Represents the Position split type.

Value = 1

Represents the Value split type.