ParagraphCollection.AddParagraphToList Method
| Name | Parameters | Description |
|---|---|---|
| AddParagraphToList(Paragraph, NumberingList, Int32) | paragraph, list, levelIndex | Apply the numbering list format specified by the NumberingList object to the specified paragraph. |
| AddParagraphToList(Paragraph, Int32, Int32) | paragraph, numberingListIndex, levelIndex | Apply the numbering list format specified by the NumberingList object to the specified paragraph. |