Name | Description | |
---|---|---|
AccumulateDisplayChildren | Overridden. | |
ConvertToText | Overridden. Converts the table to text | |
CreateNewCell | ||
GetChildBlocksChild | Overridden. Gets the child block's child. | |
InsertColumnLeft | Inserts a new table row above the specified table row. | |
InsertColumnRight | Inserts a new table row below the specified table row. | |
InsertRowAbove | Inserts a new table row above the specified table row | |
InsertRowBelow | Inserts a new table row below the specified table row | |
Normalize | Normalizes the table (column count equals max cell count). Cell count of each row equals max cell count | |
PostPaintTextElement | Overridden. Peforms the element per page paint. | |
PrePaintTextElement | Overridden. Peforms the element per page paint. | |
RemoveColumn | Removes the specified column | |
RemoveColumnAt | Removes the column at the soecified index. |