Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
ITable Interface
/ resize Method
Required
IRange
.
Collapse All
Expand All
In This Topic
resize Method
In This Topic
The Resize method allows the
ITable
object to be resized over a newrange. No cells are inserted or moved.
Syntax
void
resize(
IRange
range
)
Parameters
range
Required
IRange
.
See Also
Reference
ITable Interface
ITable Members