aspose.diagram
Class Validation

Stores information about diagram validation for the document.

Property Getters/Setters Summary
functiongetIssues()
           Contains all the Issue elements for the document.
functiongetRuleSets()
           Includes a RuleSet element for each validation rule set in the document.
functiongetValidationProperties()
           Encapsulates properties related to validation for the document.
 

Property Getters/Setters Detail

getRuleSets : RuleSetCollection 

function getRuleSets()
Includes a RuleSet element for each validation rule set in the document.

getIssues : IssueCollection 

function getIssues()
Contains all the Issue elements for the document.

getValidationProperties : ValidationProperties 

function getValidationProperties()
Encapsulates properties related to validation for the document.

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