UpdateConditionalFormatRuleResponse
class UpdateConditionalFormatRuleResponse extends Model (View source)
Properties
int | $newIndex | ||
protected | $newRuleType | ||
protected | $newRuleDataType | ||
int | $oldIndex | ||
protected | $oldRuleType | ||
protected | $oldRuleDataType |
Methods
setNewIndex($newIndex)
No description
int
getNewIndex()
No description
getNewRule()
No description
setOldIndex($oldIndex)
No description
int
getOldIndex()
No description
getOldRule()
No description
Details
setNewIndex($newIndex)
No description
int
getNewIndex()
No description
setNewRule(ConditionalFormatRule $newRule)
No description
ConditionalFormatRule
getNewRule()
No description
setOldIndex($oldIndex)
No description
int
getOldIndex()
No description
setOldRule(ConditionalFormatRule $oldRule)
No description
ConditionalFormatRule
getOldRule()
No description