|
Copyright © 2011 Citra Technologies. All Rights Reserved. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PivotConstants
PivotConstants defines constants for the type of cells of a PivotTable.
Field Summary | |
---|---|
static int |
GRAND_TOTAL_TYPE
constant indicating a grand total cell |
static int |
NORMAL_TYPE
constant indicating a normal cell |
static int |
SUBTOTAL_TYPE
constant indicating a sub total cell |
Field Detail |
---|
static final int NORMAL_TYPE
static final int SUBTOTAL_TYPE
static final int GRAND_TOTAL_TYPE
|
Copyright © 2011 Citra Technologies. All Rights Reserved. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |