com.grapecity.documents.excel Package / ITable Interface / setAutoGenerateColumns Method
In This Topic
setAutoGenerateColumns Method
In This Topic
Sets whether to generate columns automatically while binding data.
Syntax
void setAutoGenerateColumns( 
   boolean value
)

Parameters

value
See Also