Adds the table.
 Namespace:
 Spire.Doc
 Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
 Syntax
Syntax
 
 
Public Function AddTable As Table
 
public:
virtual Table^ AddTable() sealed
 
abstract AddTable : unit -> Table 
override AddTable : unit -> Table 
 
 
 
Return Value
 
 Type:
 
Table
 
Implements
 
ISection
AddTable
 
 See Also
See Also