public class ValidationProperties
Property Getters/Setters Summary | ||
---|---|---|
com.aspose.cells.DateTime | getLastValidated() | |
The date and time the document was last validated
|
||
int | getShowIgnored() | |
void | setShowIgnored(intvalue) | |
Whether to show ignored validation issues in the Issues window. The value of the property is BOOL integer constant. |
public com.aspose.cells.DateTime getLastValidated()
public int getShowIgnored() / public void setShowIgnored(int value)