SelectionCollection.Add Method
| Name | Parameters | Description |
|---|---|---|
| Add(DocumentRange) | range | Adds a range to the collection of selections. |
| Add(List<DocumentRange>) | items | Adds listed ranges to the collection of selections. |
| Name | Parameters | Description |
|---|---|---|
| Add(DocumentRange) | range | Adds a range to the collection of selections. |
| Add(List<DocumentRange>) | items | Adds listed ranges to the collection of selections. |