VisRuleTargetsValue enumeration
VisRuleTargetsValue enumeration
Specifies contents that define the target of the validation rule; passed to and returned by the ValidationRule.TargetType property.
The VisRuleTargetsValue type exposes the following members:
Fields
| Field | Description |
|---|---|
| VIS_RULE_TARGET_SHAPE | The rule applies to the document itself. |
| VIS_RULE_TARGET_PAGE | The rule applies to pages in the document. |
| VIS_RULE_TARGET_DOCUMENT | The rule applies to shapes in the document. |
| UNDEFINED | Undefined. |
See Also
- module aspose.diagram