EssZoomOut

Description

Zooms out on the selected members.

Syntax

EssZoomOut([workbookName]sheetName, range, selection) 

Where [workbookName]sheetName is the text name of the workbook and worksheet to which the retrieval occurs.

range is a reference to the area of data that is retrieved.

selection is a reference to the affected member or members.

Example

=EssZoomOut("[Sample.xls]Sheet1", SAMPLE.XLS!B5,SAMPLE.XLS!B2)

Notes: