Name | Description | |
---|---|---|
![]() | Count | Gets count of items in the list. (Inherited from GrapeCity.Documents.Word.FormattingBagList<LineFormat>) |
![]() | Item | Gets the item by its index in the list. (Inherited from GrapeCity.Documents.Word.FormattingBagList<LineFormat>) |
The following tables list the members exposed by LineFormatList.
Name | Description | |
---|---|---|
![]() | Count | Gets count of items in the list. (Inherited from GrapeCity.Documents.Word.FormattingBagList<LineFormat>) |
![]() | Item | Gets the item by its index in the list. (Inherited from GrapeCity.Documents.Word.FormattingBagList<LineFormat>) |
Name | Description | |
---|---|---|
![]() | Add | Adds a new line format to the list. |
![]() | Clear | Removes all items from the list. (Inherited from GrapeCity.Documents.Word.FormattingBagList<LineFormat>) |
![]() | ClearFormatting | Clears direct formatting in the object. (Inherited from GrapeCity.Documents.Word.FormattingBag) |
![]() | Remove | Overridden. Removes a line format from the list. |
![]() | RemoveAll | Removes items from the list based on predicate. (Inherited from GrapeCity.Documents.Word.FormattingBagList<LineFormat>) |