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

In This Topic
    ListLevel Class Members
    In This Topic

    The following tables list the members exposed by ListLevel.

    Public Properties
     NameDescription
    Public Property Gets or sets the justification of the actual number of the list item.  
    Public Property Gets or sets a custom number format using the syntax defined by the XSLT 1.0 format attribute.  
    Public Property Gets character formatting used for the list label.  
    Public PropertyGets the level index in the parent ListTemplate.  
    Public Property Gets or sets a value indicating whether the level turns all inherited numbers to Arabic. The false value preserves their number style.  
    Public Property Gets or sets the paragraph style that is linked to this list level.  
    Public PropertyGets the parent ListTemplate.  
    Public Property Gets or sets the number format for the list level.  
    Public Property Gets or sets the position (in points) of the number or bullet for the list level.  
    Public Property Gets or sets the number style for this list level.  
    Public Property Gets the paragraph properties that are applied as part of a given numbering level.  
    Public Property Gets or sets image data of the picture bullet shape for the current list level.  
    Public PropertyGets or sets the list level that must appear before the specified list level restarts numbering.

    The value of 0 means the numbering continues sequentially each time the list level appears.

     
    Public Property Gets or sets the starting number for this list level.  
    Public Property Gets or sets the tab position (in points) for the list level.  
    Public Property Gets or sets the position (in points) for the second line of wrapping text for the list level.  
    Public Property Gets or sets the character inserted after the number for the list level.  
    Top
    Public Methods
     NameDescription
    Public Method Clears direct formatting in the object. (Inherited from GrapeCity.Documents.Word.FormattingBag)
    Top
    See Also