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

In This Topic
    ListLevel Class
    In This Topic
    Represents a single list level, either the only level for a bulleted or numbered list or one of the nine levels of an outline numbered list.
    Object Model
    ListLevel Class
    Syntax
    'Declaration
     
    Public Class ListLevel 
       Inherits FormattingBag
    public class ListLevel : FormattingBag 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.FormattingBag
          GrapeCity.Documents.Word.ListLevel

    See Also