@univerjs-pro/engine-pivot v0.5.0-beta.1Docs


Enumeration: PivotShowAsTypeEnum

Enum for pivot table show as types.

Enumeration Members

Enumeration MemberValueDescriptionDefined in
differenceFrom9- the difference from the valuetypes/enum.ts:94
index8- the index of the valuetypes/enum.ts:90
normal1- the normal valuetypes/enum.ts:62
percentDifferenceFrom10- the percentage difference from the valuetypes/enum.ts:98
percentOf13- the percentage of the valuetypes/enum.ts:110
percentOfColumnTotal2- the value as a percentage of the column totaltypes/enum.ts:66
percentOfGrandTotal4- the value as a percentage of the grand totaltypes/enum.ts:74
percentOfParent14- the percentage of the parent valuetypes/enum.ts:114
percentOfParentColumnTotal5- the value as a percentage of the parent column totaltypes/enum.ts:78
percentOfParentGrandTotal7- the value as a percentage of the parent grand totaltypes/enum.ts:86
percentOfParentRowTotal6- the value as a percentage of the parent row totaltypes/enum.ts:82
percentOfRowTotal3- the value as a percentage of the row totaltypes/enum.ts:70
percentRunningTotal12- the percentage running total of the valuetypes/enum.ts:106
runningTotal11- the running total of the valuetypes/enum.ts:102