Spreadsheet.TextLabel
This property returns the text label for the specified value in the specified variable.
This property is read only.
| Syntax | Parameters | Return Value |
|---|---|---|
ReadOnly Property Spreadsheet.TextLabel( _
VarNo As Integer, _
Value As Double) As String
|
The variable. Type: Integer
Type: Double |
String |