com.aspose.diagram
Class ValidationProperties

java.lang.Object
    extended by com.aspose.diagram.ValidationProperties

public class ValidationProperties 
extends java.lang.Object

Encapsulates properties related to validation for the document.


Property Getters/Setters Summary
com.aspose.cells.DateTimegetLastValidated()
           The date and time the document was last validated
intgetShowIgnored()
voidsetShowIgnored(int)
           Whether to show ignored validation issues in the Issues window. The value of the property is BOOL integer constant.
 

Property Getters/Setters Detail

getLastValidated

public com.aspose.cells.DateTime getLastValidated()
The date and time the document was last validated

getShowIgnored/setShowIgnored

public int getShowIgnored() / public void setShowIgnored(int value)
Whether to show ignored validation issues in the Issues window. The value of the property is BOOL integer constant.

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