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