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)
  • label [in]

Type: String

  • value [in]

Type: Double

This function does not return a value.