Document Solutions for Word
GrapeCity.Documents.Word.Layout Assembly / GrapeCity.Documents.Word.Layout Namespace / TableFragment Class
Properties Methods

In This Topic
    TableFragment Class Members
    In This Topic

    The following tables list the members exposed by TableFragment.

    Public Properties
     NameDescription
    Public Property Gets the actual height of the table, in points.  
    Public Property Gets the actual width of the table, in points.  
    Public Property Gets the list of table columns.  
    Public Property Gets the list of table vertical grid lines.  
    Public Property Gets the list of table horizontal grid lines.  
    Public Property Gets the owner Page object. (Inherited from GrapeCity.Documents.Word.Layout.LayoutElement)
    Public Property Gets the element's rectangle. (Inherited from GrapeCity.Documents.Word.Layout.LayoutElement)
    Public Property Gets the list of table rows.  
    Public PropertyGets the source GrapeCity.Documents.Word.Table.  
    Top
    Public Methods
     NameDescription
    Public MethodShows a color rectangle for the current LayoutElement (for debugging purposes). (Inherited from GrapeCity.Documents.Word.Layout.LayoutElement)
    Top
    See Also