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
|
Type: String
Type: LabelType
Type: LabelListType |
Label |