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

In This Topic
    TableRow Class Members
    In This Topic

    The following tables list the members exposed by TableRow.

    Public Properties
     NameDescription
    Public Property Gets the actual height of the table row, in points.  
    Public Property Gets the list of row cells.  
    Public Property Gets a value indicating if the current row shall be repeated at the top of each new page on which part of this table is displayed.  
    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 row index.  
    Public PropertyGets the source GrapeCity.Documents.Word.Row.  
    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