SheetCollection Class |
Namespace: Easymap.AddIn
The SheetCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Number of sheets in the collection
| |
| Document |
Gets the associated Document of the SheetCollection.
| |
| Item |
Gets the specified Sheet of the SheetCollection.
|
| Name | Description | |
|---|---|---|
| FindByCaption |
Finds a Sheet by its caption
| |
| FindByName |
Finds a Sheet by its name
| |
| GetEnumerator |
Enumerates through the list of sheets.
|