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

Parameters

value
See Also