The following tables list the members exposed by WorksheetReferenceCollection.
| Name | Description | |
|---|---|---|
![]() | WorksheetReferenceCollection Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | CellsCount | Gets the number of cells contains in all references in this collection. |
![]() | Worksheet | Gets the worksheet for which this collection contains references. |
| Name | Description | |
|---|---|---|
![]() | Add | Overloaded. Adds a list of references to the collection of references. |
![]() | Clear | Clears all references from the collection. |
![]() | Contains | Overloaded. Determines whether the collection contains the specified cell. |
![]() | GetEnumerator | Gets an enumerator which returns all WorksheetRegion and WorksheetCell instances in the collection of references. |
![]() | Remove | Overloaded. Removes a list of references from the collection of references. |
![]() | ToString | Overloaded. Returns the string value represent the cell and region addresses in the collection. |