java.lang.Objectcom.aspose.cells.PivotFormatCondition
public class PivotFormatCondition
Property Getters/Setters Summary | ||
---|---|---|
FormatConditionCollection | getFormatConditions() | |
Get formatconditions for the pivot talbe condition format . | ||
int | getScopeType() | |
void | setScopeType(int value) | |
Get and set scope type for the pivot talbe condition format . The value of the property is PivotConditionFormatScopeType integer constant. |
Property Getters/Setters Detail |
---|
getScopeType/setScopeType | |
public int getScopeType() / public void setScopeType(int value) |
getFormatConditions | |
public FormatConditionCollection getFormatConditions() |