aspose.diagram
Class RuleInfo

Specifies information about the validation rule that the parent validation issue pertains to.

Constructor Summary
RuleInfo(ruleSetID, ruleID)
           Constructor.
 
Property Getters/Setters Summary
functiongetRuleId()
functionsetRuleId(value)
           Specifies the unique identifier of the validation rule that the parent issue pertains to.
functiongetRuleSetId()
functionsetRuleSetId(value)
           Specifies the unique identifier of the validation rule set that the parent issue pertains to.
 

Constructor Detail

RuleInfo

function RuleInfo(ruleSetID, ruleID)
Constructor.
Parameters:
ruleSetID: long -
ruleID: long -

Property Getters/Setters Detail

getRuleSetId/setRuleSetId : long 

function getRuleSetId() / function setRuleSetId(value)
Specifies the unique identifier of the validation rule set that the parent issue pertains to.

getRuleId/setRuleId : long 

function getRuleId() / function setRuleId(value)
Specifies the unique identifier of the validation rule that the parent issue pertains to.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.