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

Parameters

value
See Also