StaDocuments Members

These members are objects related to StaDocuments.

Functions

Name Description
New

Creates a new Statistica document. Return value: Object.

Open Opens the specified file path as a Statistica document. Return value: Object
OpenReadOnly Opens the specified file path as a Statistica document. Return value: Object.

Properties

Name Description
Application Returns the application associated with the Statistica documents collection. Return value: Application. This property is read only.
Count Returns the number of elements in the Statistica documents collection. Return value: Integer. This property is read only.
Item Returns a single document in the Statistica documents collection. Return value: Object. This property is read only.
Name Returns the name of a Statistica document. Return value: String. This property is read only.
Parent Returns the application associated with the Statistica documents collection. Return value: Application. This property is read only.
Visible Returns/sets the visibility of a Statistica document. Assignment value: Boolean.