Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
ITables Interface
/
add Method
/ add(IRange,boolean) Method
The applied range.
Whether the range contains a header.
Collapse All
Expand All
In This Topic
add(IRange,boolean) Method
In This Topic
Creates a table that includes the specified range of cells and returns the newly created object.
Syntax
ITable
add(
IRange
range
,
boolean
containsHeader
)
Parameters
range
The applied range.
containsHeader
Whether the range contains a header.
See Also
Reference
ITables Interface
ITables Members
Overload List