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

In This Topic
    LineFormatList Class
    In This Topic
    Represents a set of three or more line styles for use within a theme.
    Object Model
    LineFormatList Class
    Syntax
    'Declaration
     
    Public Class LineFormatList 
       Inherits GrapeCity.Documents.Word.FormattingBagList(Of LineFormat)
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.FormattingBag
          GrapeCity.Documents.Word.FormattingBagList<T>
             GrapeCity.Documents.Word.LineFormatList

    See Also