TextValuesManager.RemoveItems
This function removes the specified items, or remove all except the specified items. valsOrLabels can be an array of labels, or values.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub TextValuesManager.RemoveItems( _
valsOrLabels As Variant, _
bRemoveSpecified As Boolean)
|
Type: Variant
Type: Boolean |
This function does not return a value. |