Spread.Services Documentation
Resize Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
ITable Interface
: Resize Method
Required
IRange
.
The Resize method allows the
ITable
object to be resized over a new range.
Syntax
C#
void
Resize(
IRange
range
)
Parameters
range
Required
IRange
.
See Also
Reference
ITable Interface
ITable Members