TextValuesManager.Add
This function adds a label/value pair which is not associated with any particular spreadsheet.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub TextValuesManager.Add( _
label As String, _
value As Double)
|
Type: String
Type: Double |
This function does not return a value. |