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

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

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

    See Also