Gets the value of this typed value formatted with the given parameters.
Visual Basic |
---|
Public Function GetValueAsTextEx( _ ByVal Localized As Boolean, _ ByVal NULLAsEmptyString As Boolean, _ ByVal EmptyLookupDisplayValuesAsHidden As Boolean, _ ByVal LongDateFormat As Boolean, _ ByVal NoSeconds As Boolean, _ ByVal NumericValueAsKilobytes As Boolean, _ ByVal AllowDigitGrouping As Boolean _ ) As String |