|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | enum constants | field | method | detail: enum constants | field | method |
java.lang.objectjava.lang.enum<pivotfieldformattype>
com.spire.xls.pivotfieldformattype
public enum pivotfieldformattype
enum constant summary | |
---|---|
difference
difference |
|
index
index |
|
normal
normal |
|
percent
percent |
|
percentageofcolumn
percentage of column |
|
percentageofdifference
percentage of difference |
|
percentageofparent
percentage of parent |
|
percentageofparentcolumn
percentage of parent column |
|
percentageofparentrow
percentage of parent row |
|
percentageofrow
percentage of row |
|
percentageofrunningtotal
percentage of running total |
|
percentageoftotal
percentage of total |
|
rankascending
rank ascending |
|
rankdecending
rank decending |
|
runtotal
run total |
enum constant detail |
---|
public static final pivotfieldformattype difference
public static final pivotfieldformattype index
public static final pivotfieldformattype normal
public static final pivotfieldformattype percent
public static final pivotfieldformattype percentageofdifference
public static final pivotfieldformattype percentageofcolumn
public static final pivotfieldformattype percentageofrow
public static final pivotfieldformattype percentageoftotal
public static final pivotfieldformattype percentageofparent
public static final pivotfieldformattype percentageofparentcolumn
public static final pivotfieldformattype percentageofparentrow
public static final pivotfieldformattype rankdecending
public static final pivotfieldformattype percentageofrunningtotal
public static final pivotfieldformattype runtotal
public static final pivotfieldformattype rankascending
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | enum constants | field | method | detail: enum constants | field | method |