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