OutputOption Members
These members are related to Output option.
Name | Description |
---|---|
Application | Returns the application associated with the output option. Return value: Application. This property is read only. |
AutoPlaceResultInWorkbook | Returns/sets whether analysis output is automatically placed into the workbook. Return/assignment value: Boolean. |
MSWordPath | Return/assignment value: String. |
MSWordPlacement | Return/assignment value: MSWordOutputPlacement. |
MaxOutputDocs | Returns/sets the maximum number of output documents that can be created by all analyses when running under automation (i.e., the max number of docs that will be created by any one macro). Return/assignment value: Integer. |
Parent | Returns the application or analysis associated with the output option. Return value: Object. This property is read only. |
PlaceNewResultAtTop | Returns/sets whether analysis output is placed as the first item in its target workbook. Return/assignment value: Boolean. |
Placement | Returns/sets the placement of analysis output (analysis workbook, individual window, common workbook, workbook containing dataset). Return/assignment value: AnalysisOutputPlacement. |
ReportFont | Returns/sets the font of all reports as a string. Return/assignment value: String. |
ReportFontSize | Returns/sets the font size of all reports. Return/assignment value: Integer. |
ReportPath | Returns/sets the report path name to use when output to specific report is selected. Return/assignment value: String. |
ReportPlacement | Returns/sets whether analysis output is placed into the report (analysis report, no report, common report). Return/assignment value: ReportOutputPlacement. |
SpreadsheetsAsObjectsToMSWord | Return/assignment value: Boolean. |
SupplementaryInfoLevel | Returns/sets the level of supplementary information for analysis reports (brief, medium, long, comprehensive). Return/assignment value: SupplementaryInfoLevel. |
WorkbookPath | Returns/sets the workbook path name to use when output to specific workbook is selected. Return/assignment value: String. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.