Spreadsheet.RemoveAllLabels

This function removes all text labels for the specified variable.

Syntax Parameters Return Value
Sub Spreadsheet.RemoveAllLabels( _
    VarNo As Integer)
VarNo [in]

Which variable to remove the text labels from.

Type: Integer

This function does not return a value.