Once the Excel document has been opened, the finPOWER business layer and Paramters object will be passed to the document via public finBL and Parameters variables in the document's ThisDocument module if they exist. A macro named Main will then be called in the document.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| fileName | String | The file name of the document to publish. |
A Boolean value indicating success.