StaSpreadsheetMultiThreaded.VariableTextLabels
This function returns three arrays of numeric values, corresponding text labels, and text label descriptions for the specified variable.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub StaSpreadsheetMultiThreaded.VariableTextLabels( _
VarNo As Long, _
ByRef Values As Variant, _
ByRef Labels As Variant, _
Optional ByRef Descriptions As Variant)
|
Type: Long
Type: Variant
Type: Variant
Type: Variant |
This function does not return a value. |