com.grapecity.documents.excel.expressions Package / Reference Class / setHasRow Method
In This Topic
setHasRow Method
In This Topic
Sets whether the reference has row. The default value is @code:true.
Syntax
public void setHasRow( 
   boolean value
)

Parameters

value
See Also