pivotfieldformattype-ag凯发旗舰厅



com.spire.xls
enum pivotfieldformattype

java.lang.object
  extended by java.lang.enum<pivotfieldformattype>
      extended by com.spire.xls.pivotfieldformattype
all implemented interfaces:
java.lang.comparable<pivotfieldformattype>

public enum pivotfieldformattype
extends java.lang.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

difference

public static final pivotfieldformattype difference
difference

index

public static final pivotfieldformattype index
index

normal

public static final pivotfieldformattype normal
normal

percent

public static final pivotfieldformattype percent
percent

percentageofdifference

public static final pivotfieldformattype percentageofdifference
percentage of difference

percentageofcolumn

public static final pivotfieldformattype percentageofcolumn
percentage of column

percentageofrow

public static final pivotfieldformattype percentageofrow
percentage of row

percentageoftotal

public static final pivotfieldformattype percentageoftotal
percentage of total

percentageofparent

public static final pivotfieldformattype percentageofparent
percentage of parent

percentageofparentcolumn

public static final pivotfieldformattype percentageofparentcolumn
percentage of parent column

percentageofparentrow

public static final pivotfieldformattype percentageofparentrow
percentage of parent row

rankdecending

public static final pivotfieldformattype rankdecending
rank decending

percentageofrunningtotal

public static final pivotfieldformattype percentageofrunningtotal
percentage of running total

runtotal

public static final pivotfieldformattype runtotal
run total

rankascending

public static final pivotfieldformattype rankascending
rank ascending


网站地图