Table of Contents

Enum PivotFieldFormatType

Namespace
Spire.Xls
Assembly
Spire.XLS.dll
public enum PivotFieldFormatType

Fields

Difference = 0
Index = 1
Normal = 2
Percent = 3
PercentageOfColumn = 5
PercentageOfDifference = 4
PercentageOfParent = 8
PercentageOfParentColumn = 9
PercentageOfParentRow = 10
PercentageOfRow = 6
PercentageOfRunningTotal = 12
PercentageOfTotal = 7
RankAscending = 14
RankDecending = 11
RunTotal = 13