Property Getters/Setters Summary | ||
---|---|---|
function | getFormatConditions() | |
Get formatconditions for the pivot talbe condition format . | ||
function | getRuleType() | |
function | setRuleType(value) | |
Get and set rule type for the pivot talbe condition format . The value of the property is PivotConditionFormatRuleType integer constant. | ||
function | getScopeType() | |
function | setScopeType(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 : Number | |
function getScopeType() / function setScopeType(value) |
getRuleType/setRuleType : Number | |
function getRuleType() / function setRuleType(value) |
getFormatConditions : FormatConditionCollection | |
function getFormatConditions() |