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

Parameters

value
See Also