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

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

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

    See Also