StaSpreadsheetMultiThreaded.SetTextLabel
This function sets a new text label for the specified variable.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub StaSpreadsheetMultiThreaded.SetTextLabel( _
VarNo As Long, _
NumericValue As Double, _
TextLabel As String, _
Optional Description As String = "")
|
Type: Long
Type: Double
Type: String
Type: String Default value: "" |
This function does not return a value. |