12 references to FormatType
Microsoft.VisualBasic.Core (12)
Microsoft\VisualBasic\Strings.vb (12)
1466
ByVal GroupDigits As TriState, ByVal FormatTypeValue As
FormatType
) As String
1483
If FormatTypeValue =
FormatType
.Percent Then
1489
ElseIf FormatTypeValue =
FormatType
.Number Then
1491
ElseIf FormatTypeValue =
FormatType
.Currency Then
1498
If FormatTypeValue =
FormatType
.Percent Then
1502
ElseIf FormatTypeValue =
FormatType
.Number Then
1506
ElseIf FormatTypeValue =
FormatType
.Currency Then
1521
If FormatTypeValue =
FormatType
.Number Then
1525
ElseIf FormatTypeValue =
FormatType
.Currency Then
1551
If FormatTypeValue =
FormatType
.Currency Then
1559
If FormatTypeValue =
FormatType
.Percent Then
1813
GroupDigits,
FormatType
.Percent)