public class PivotFieldType
Field Summary | ||
---|---|---|
static final int | UNDEFINED | |
Presents base pivot field type.
|
||
static final int | ROW | |
Presents row pivot field type.
|
||
static final int | COLUMN | |
Presents column pivot field type.
|
||
static final int | PAGE | |
Presents page pivot field type.
|
||
static final int | DATA | |
Presents data pivot field type.
|
public static final int UNDEFINED
public static final int ROW
public static final int COLUMN
public static final int PAGE
public static final int DATA