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

In This Topic
    TableRow Class
    In This Topic
    Represents the row in a Word table.
    Object Model
    TableRow Class
    Syntax
    'Declaration
     
    Public Class TableRow 
       Inherits LayoutElement
    public class TableRow : LayoutElement 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.Layout.LayoutElement
          GrapeCity.Documents.Word.Layout.TableRow

    See Also