Name | Description | |
---|---|---|
![]() | FromFormattedString | Overloaded. Parses and returns the "value" from a formatted string. |
![]() | FromUnformattedString | Parses and returns the "value" from an unformatted string. |
![]() | HasNegativeSign | Determines whether the specified text has a negative sign. |
![]() | ParseFormatString | Parses the format string. |
![]() | ToFormattedString | Returns a formatted string (plus attributes) for the value passed. |
![]() | ToUnformattedString | Returns an unformatted string for the value passed. |