public class PivotConditionFormatScopeType
Field Summary | ||
---|---|---|
static final int | DATA | |
Indicates that conditional formatting is applied to the selected data fields.
|
||
static final int | FIELD | |
Indicates that conditional formatting is applied to the selected PivotTable field intersections.
|
||
static final int | SELECTION | |
Indicates that conditional formatting is applied to the selected cells.
|
public static final int DATA
public static final int FIELD
public static final int SELECTION