com.grapecity.documents.excel Package / IWorksheet Interface / setColumnCount Method
In This Topic
setColumnCount Method
In This Topic
Sets the column count of the worksheet.
Syntax
void setColumnCount( 
   int value
)

Parameters

value
See Also