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

In This Topic
    TableFragment Class
    In This Topic
    Represents the Word table on a Page.
    Object Model
    TableFragment Class
    Syntax
    'Declaration
     
    Public Class TableFragment 
       Inherits BlockElement
    public class TableFragment : BlockElement 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.Layout.LayoutElement
          GrapeCity.Documents.Word.Layout.BlockElement
             GrapeCity.Documents.Word.Layout.TableFragment

    See Also