IWorksheets Properties |
The IWorksheets type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Count |
Returns the number of objects in the collection. Read-only Long.
|
|
|
Item Int32 |
Returns a single object from a collection.
|
|
|
Item String |
Returns a single object from a collection.
|
|
|
Parent |
Returns the parent object for the specified object.
|
|
|
UseRangesCache |
Indicates whether all created range objects should be cached.
|