IEstimate.RunExcelMacro Method
Sub RunExcelMacro( _
ByVal macroName As String, _
ByVal isStoredInEstimate As Boolean, _
ByVal context As ICallingContext _
)
This language is not supported or no code example is available.
Parameters
- macroName
- string
The macro name.
- isStoredInEstimate
- bool
Indicates whether the macro is stored in the estimate. If set to a non zero value, the macro is in estimate. If set to 0, the macro is stored in an external file.
- context
- ICallingContext
The context passed to the macro.
Available since QDV 7.13.0001.