Labels.Add

This function adds a new Label into the collection.

Syntax Parameters Return Value
Function Labels.Add( _
    Name As String, _
    Type As LabelType, _
    ListType As LabelListType) As Label
  • Name [in]

Type: String

  • Type [in]

Type: LabelType

  • ListType [in]

Type: LabelListType

Label