Publishes an Excel document.

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.

Syntax

ISExcel.Publish(fileName)

Parameters

NameTypeOptionalByRefDescription
fileName String The file name of the document to publish.

Return Value

Boolean

A Boolean value indicating success.

Member of:
ISExcel
Namespace:
Intersoft.ISUserInterface6
Assembly:
ISUserInterface6, Version=6.0.3
Target Framework:
.NET 9.0