[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.LineFormatList

LineFormatList Class

Represents a set of three or more line styles for use within a theme.

Inheritance
LineFormatList
Namespace: GrapeCity.Documents.Word
Assembly: GcDocs.Word.dll
Syntax
public class LineFormatList : FormattingBagList<LineFormat>, IReadOnlyList<LineFormat>, IReadOnlyCollection<LineFormat>, IEnumerable<LineFormat>, IEnumerable

Methods

Name Description
Add()

Adds a new line format to the list.

Remove(int)

Removes a line format from the list.