com.grapecity.documents.excel.expressions Package / Reference Class / setIsError Method
In This Topic
setIsError Method
In This Topic
Sets whether the reference contains error. The default value is @code:false.
Syntax
public void setIsError( 
   boolean value
)

Parameters

value
See Also