AnalysisOutput Members
These members are objects related to AnalysisOutput settings.
Name | Description |
---|---|
Application | Returns the associated application. Return value: Application. This property is read only. |
Documents | Returns associate documents collection. Return value: StaDocuments. TThis property is read only. |
HasDocuments | Returns True if there is a document collection. Return value: Boolean. This property is read only. |
HasMSWordReport | Returns True if there is an MS Word Report output. Return value: Boolean. This property is read only. |
HasReport | Returns True if there is a Report. Return value: Boolean. This property is read only. |
HasWorkbook | Returns True if there is a Workbook. Return value: Boolean. This property is read only. |
MSWordReport | Returns associated MS Report. Return value: DocumentHost. This property is read only. |
Parent | Returns the parent of the application. Return value: Analysis. This property is read only. |
Report | Returns associated Report. Return value: Report. This property is read only. |
Visible | Returns/sets the contained outputs. Return/assignment value: Boolean. |
Workbook | Returns associated Workbook. Return value: Workbook. This property is read only. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.