StatisticaAddIn.OnCommand
This functon is Command handler for Add-In defined UI elements.
| Syntax | Parameters | Description |
|---|---|---|
Sub StatisticaAddIn.OnCommand( _
iApp As Object, _
CommandID As Integer)
|
iApp [in]
Type: Object CommandID [in] Type: Integer |
This function does not return a value. |