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


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

For a list of all members of this type, see Table members.

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