Page History
Description
Creates and returns new ReferenceValue, and then adds it to collection. PARAMETERS: Name, Description, Value, ValueDescription, MinValue, MaxValue as (all Strings), IsNotBetween , IsRange as booleansand IsRange (Booleans).
Syntax
...
Code Block | ||
---|---|---|
| ||
Public Function Add( |
...
_ ByVal Name As Variant _ ) As ReferenceValue |
Parameters
- Name
Info | ||
---|---|---|
| ||