[]
Represents a set of three or more line styles for use within a theme.
public class LineFormatList : FormattingBagList<LineFormat>, IReadOnlyList<LineFormat>, IReadOnlyCollection<LineFormat>, IEnumerable<LineFormat>, IEnumerable
| Name | Description |
|---|---|
| Add() | Adds a new line format to the list. |
| Remove(int) | Removes a line format from the list. |