'Declaration Public Class Table Inherits InsertBeforeOrAfter
'Usage Dim instance As Table
public class Table : InsertBeforeOrAfter
'Declaration Public Class Table Inherits InsertBeforeOrAfter
'Usage Dim instance As Table
public class Table : InsertBeforeOrAfter
System.Object
Xceed.Document.NET.DocumentElement
Xceed.Document.NET.InsertBeforeOrAfter
Xceed.Document.NET.Table
Name | Description | |
---|---|---|
![]() | Alignment | Gets or sets the Alignment of this Table. |
![]() | AutoFit | Gets or sets the AutoFit of this Table. |
![]() | ColumnCount | Gets the Column Count of this Table. |
![]() | ColumnWidths | Gets the collection of Column Widths of this Table (in points). |
![]() | CustomTableDesignName | Gets or sets the name of the custom design to apply to this Table. |
![]() | Design | Gets or sets the Design of this Table. |
![]() | DistanceFromTextBottom | Gets or sets the distance of the text from the bottom of this Table. |
![]() | DistanceFromTextLeft | Gets or sets the distance of the text from the left of this Table. |
![]() | DistanceFromTextRight | Gets or sets the distance of the text from the right of this Table. |
![]() | DistanceFromTextTop | Gets or sets the distance of the text from the top of this Table. |
![]() | HorizontalAlignment | Gets or sets the horizontal alignment for this Table. |
![]() | HorizontalOffset | Gets or sets the horizontal offset of this Table relative to the element identified in the HorizontalOffsetAlignmentFrom property. |
![]() | HorizontalOffsetAlignmentFrom | Gets or sets the element from which the HorizontalOffset is calculated. |
![]() | Hyperlinks | Gets the collection of Hyperlinks in this Table. |
![]() | IndentFromLeft | Gets or sets the indentation of this Table, from the left margin of the document. |
![]() | Index | Gets the Index of this Table. |
![]() | PackagePart | Gets or sets the PackagePart for this element. (Inherited from Xceed.Document.NET.DocumentElement) |
![]() | Paragraphs | Gets the collection of Paragraphs in this Table. |
![]() | Pictures | Gets the collection of Pictures in this Table. |
![]() | RowCount | Gets the Row Count of this Table. |
![]() | Rows | Gets the collection of Rows in this Table. |
![]() | ShadingPattern | Gets or sets the ShadingPattern that will be used for all the cells in a table. |
![]() | Shapes | Gets the collection of Shapes associated with this Table. |
![]() | TableCaption | Gets or sets the Caption of this Table. |
![]() | TableDescription | Gets or sets the Description of this Table. |
![]() | TableLook | Gets or sets the TableLook of this Table. |
![]() | TextBoxes | Gets the collection of TextBoxes associated with this Table. |
![]() | VerticalAlignment | Gets or sets the vertical alignment for this Table. |
![]() | VerticalOffset | Gets or sets the vertical offset of this Table relative to the element identified in the VerticalOffsetAlignmentFrom property. |
![]() | VerticalOffsetAlignmentFrom | Gets or sets the element from which the VerticalOffset is calculated. |
![]() | WrapStyle | Gets or sets the wrapping style for this Table. The default setting is WrapNone. |
![]() | Xml | Gets or sets the XML for this element. (Inherited from Xceed.Document.NET.DocumentElement) |
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 Xceed.Document.NET.InsertBeforeOrAfter) |
![]() | InsertListBeforeSelf | Inserts a defined List before the current object. (Inherited from Xceed.Document.NET.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. |
Target Platforms: Windows 11, Windows 10, Windows 7, Windows 11, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2