Skip to main content
A newer version of this page is available. .
.NET Standard 2.0+

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.