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

In This Topic
    BlockElement Class
    In This Topic
    Block elements for page columns and table cells.
    Object Model
    BlockElement Class
    Syntax
    'Declaration
     
    Public MustInherit Class BlockElement 
       Inherits LayoutElement
    public abstract class BlockElement : LayoutElement 
    Inheritance Hierarchy

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

    See Also