Xceed Words for .NET v3.0 Documentation
Table Class Members
Properties  Methods 


Xceed.Document.NET Assembly > Xceed.Document.NET Namespace : Table Class

The following tables list the members exposed by Table.

Public Properties
 NameDescription
Public PropertyGets or sets the Alignment of this Table.  
Public PropertyGets or sets the AutoFit of this Table.  
Public PropertyGets the Column Count of this Table.  
Public PropertyGets the collection of Column Widths of this Table (in points).  
Public PropertyGets or sets the name of the custom design to apply to this Table.  
Public PropertyGets or sets the Design of this Table.  
Public PropertyGets or sets the distance of the text from the bottom of this Table.  
Public PropertyGets or sets the distance of the text from the left of this Table.  
Public PropertyGets or sets the distance of the text from the right of this Table.  
Public PropertyGets or sets the distance of the text from the top of this Table.  
Public PropertyGets or sets the horizontal alignment for this Table.  
Public PropertyGets or sets the horizontal offset of this Table relative to the element identified in the HorizontalOffsetAlignmentFrom property.  
Public PropertyGets or sets the element from which the HorizontalOffset is calculated.  
Public PropertyGets the collection of Hyperlinks in this Table.  
Public PropertyGets or sets the indentation of this Table, from the left margin of the document.  
Public PropertyGets the Index of this Table.  
Public PropertyGets or sets the PackagePart for this element. (Inherited from Xceed.Document.NET.DocumentElement)
Public PropertyGets the collection of Paragraphs in this Table.  
Public PropertyGets the collection of Pictures in this Table.  
Public PropertyGets the Row Count of this Table.  
Public PropertyGets the collection of Rows in this Table.  
Public PropertyGets or sets the ShadingPattern that will be used for all the cells in a table.  
Public PropertyGets the collection of Shapes associated with this Table.  
Public PropertyGets or sets the Caption of this Table.  
Public PropertyGets or sets the Description of this Table.  
Public PropertyGets or sets the TableLook of this Table.  
Public PropertyGets the collection of TextBoxes associated with this Table.  
Public PropertyGets or sets the vertical alignment for this Table.  
Public PropertyGets or sets the vertical offset of this Table relative to the element identified in the VerticalOffsetAlignmentFrom property.  
Public PropertyGets or sets the element from which the VerticalOffset is calculated.  
Public PropertyGets or sets the wrapping style for this Table. The default setting is WrapNone.  
Public PropertyGets or sets the XML for this element. (Inherited from InsertBeforeOrAfter)
Top
Public Methods
 NameDescription
Public MethodDeletes a Cell in a Row, and shifts the other Cells to the left.  
Public MethodGets a Border from this Table.  
Public MethodGets the width of the specified column (in points).  
Public MethodInserts an incremental caption text under the current picture, table or paragraph. (Inherited from Xceed.Document.NET.InsertBeforeOrAfter)
Public MethodOverloaded. Inserts a Column in this Table.  
Public MethodInserts a defined List after the current object. (Inherited from InsertBeforeOrAfter)
Public MethodInserts a defined List before the current object. (Inherited from InsertBeforeOrAfter)
Public MethodOverridden. Inserts a page break after this Table.  
Public MethodOverridden. Inserts a page break before this Table.  
Public MethodOverloaded. Overridden. Inserts a Paragraph after this Table.  
Public MethodOverloaded. Overridden. Inserts a Paragraph before this Table.  
Public MethodOverloaded. Inserts a Row in this Table.  
Public MethodOverloaded. Overridden. Inserts a Table after this Table.  
Public MethodOverloaded. Overridden. Inserts a Table before this Table.  
Public MethodMerges cells in a given column, using the provided start and end row indexes.  
Public MethodRemoves this Table from this Document.  
Public MethodOverloaded. Removes a Column from this Table.  
Public MethodOverloaded. Removes a Row from this Table.  
Public MethodSets a border on this Table.  
Public MethodSets the width of the specified column (in points).  
Public MethodSets the Direction of the content of this Table.  
Public MethodSets a cell margin on this Table (in points).  
Public MethodSets the widths of this Table's columns (in points).  
Public MethodSets the widths of this Table's columns, using the provided total width (in points) and a width percentage for each column.  
Top
See Also

Reference

Table Class
Xceed.Document.NET Namespace