CollectionEmbeddedPages
The CollectionEmbeddedPages class provides access to pages embdded in a worksheet.
origin.h
| Name | Brief | Example |
|---|---|---|
| Attach | Attaches a worksheet to the collection object. | Examples |
| CollectionEmbeddedPages | The default constructor. | Examples |
| Count | Returns the count of all the objects in the collection. | Examples |
| Item | It returns the n'th Page of the collection. | Examples |