Name | Description | |
---|---|---|
DeleteAndShiftCellsLeft | Deletes a Cell in a Row, and shifts the other Cells to the left. | |
GetBorder | Gets a Border from this Table. | |
GetColumnWidth | Gets the width of the specified column (in points). | |
InsertCaptionAfterSelf | Inserts an incremental caption text under the current picture, table or paragraph. (Inherited from Xceed.Document.NET.InsertBeforeOrAfter) | |
InsertColumn | Overloaded. Inserts a Column in this Table. | |
InsertListAfterSelf | Inserts a defined List after the current object. (Inherited from InsertBeforeOrAfter) | |
InsertListBeforeSelf | Inserts a defined List before the current object. (Inherited from InsertBeforeOrAfter) | |
InsertPageBreakAfterSelf | Overridden. Inserts a page break after this Table. | |
InsertPageBreakBeforeSelf | Overridden. Inserts a page break before this Table. | |
InsertParagraphAfterSelf | Overloaded. Overridden. Inserts a Paragraph after this Table. | |
InsertParagraphBeforeSelf | Overloaded. Overridden. Inserts a Paragraph before this Table. | |
InsertRow | Overloaded. Inserts a Row in this Table. | |
InsertTableAfterSelf | Overloaded. Overridden. Inserts a Table after this Table. | |
InsertTableBeforeSelf | Overloaded. Overridden. Inserts a Table before this Table. | |
MergeCellsInColumn | Merges cells in a given column, using the provided start and end row indexes. | |
Remove | Removes this Table from this Document. | |
RemoveColumn | Overloaded. Removes a Column from this Table. | |
RemoveRow | Overloaded. Removes a Row from this Table. | |
SetBorder | Sets a border on this Table. | |
SetColumnWidth | Sets the width of the specified column (in points). | |
SetDirection | Sets the Direction of the content of this Table. | |
SetTableCellMargin | Sets a cell margin on this Table (in points). | |
SetWidths | Sets the widths of this Table's columns (in points). | |
SetWidthsPercentage | Sets the widths of this Table's columns, using the provided total width (in points) and a width percentage for each column. |