Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
IRange Interface
/ getIgnoredError Method
Collapse All
Expand All
In This Topic
getIgnoredError Method
In This Topic
Gets the error type of the range to be ignored.
Syntax
java.util.EnumSet<IgnoredErrorType> getIgnoredError()
Return Value
The EnumSet of
IgnoredErrorType
.
See Also
Reference
IRange Interface
IRange Members