StaDocCollection Members
These members are objects related to StaDocCollection.
| Name | Description |
|---|---|
| Add | Adds a single document (or all documents from another StaDocuments collection) to this collection. |
| Remove | Removes an item from the collection (by index). |
| RemoveAll | Removes all items from the collection. |
| Name | Description |
|---|---|
| Count | Returns the number of elements in the documents collection. Return value: Long. This property is read only. |
| Graphs | Returns all graphs from the collection. Return value: StaDocuments. This property is read only. |
| Item | Returns a single document in the Statistica documents collection. Return value: Object. This property is read only. |
| Macros | Returns all macros from the collection. Return value: StaDocuments. This property is read only. |
| Name | Return/assignment value: String. |
| Reports | Returns all reports from the collection, Return value: StaDocuments. This property is read only. |
| Spreadsheets | Returns all spreadsheets from the collection. Return value: StaDocuments. This property is read only. |
| Visible | Makes the documents in the collection visible. Assignment value: Boolean. |
| Workbooks | Returns all workbooks from the collection. Return value: StaDocuments. This property is read only. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.
