Page tree
Skip to end of metadata
Go to start of metadata

Overload

Description

InsertTableAfter(Int32, Int32)

Creates and returns a Table at the end of this Element. The table will contain the specified number of rows and columns.

InsertTableAfter(Int32, Int32, TableFormatting)

Creates and returns a Table at the end of this Element. The table will contain the specified number of rows and columns. It will also be formatted with the properties specified.
  • No labels