aspose.diagram
Class VisRuleTargetsValue

Utility class containing constants. Specifies contants that define the target of the validation rule; passed to and returned by the ValidationRule.TargetType property.

Field Summary
const  NumberVIS_RULE_TARGET_SHAPE
           The rule applies to the document itself.
const  NumberVIS_RULE_TARGET_PAGE
           The rule applies to pages in the document.
const  NumberVIS_RULE_TARGET_DOCUMENT
           The rule applies to shapes in the document.
const  NumberUNDEFINED
           Undefined.
 

Field Detail

VIS_RULE_TARGET_SHAPE

const Number VIS_RULE_TARGET_SHAPE
The rule applies to the document itself.

VIS_RULE_TARGET_PAGE

const Number VIS_RULE_TARGET_PAGE
The rule applies to pages in the document.

VIS_RULE_TARGET_DOCUMENT

const Number VIS_RULE_TARGET_DOCUMENT
The rule applies to shapes in the document.

UNDEFINED

const Number UNDEFINED
Undefined.

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