In This Topic
Represents the default behavior (as determined by the system) when calling number-formatting and other functions that accept a
TriState parameter.
Syntax
'Declaration
Public Const vbUseDefault As TriState
public const TriState vbUseDefault
See Also