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