Name | Description | |
---|---|---|
AnyValue | Represents any value which may be formatted. This field is read-only. | |
Failed | Represents an unsuccessed format result. This field is read-only. |
The following tables list the members exposed by FormatResult.
Name | Description | |
---|---|---|
AnyValue | Represents any value which may be formatted. This field is read-only. | |
Failed | Represents an unsuccessed format result. This field is read-only. |
Name | Description | |
---|---|---|
Color | Gets the formatting color. | |
DisplayStyle | Gets a value indicating whether the formatted text should be displayed as numeric style. | |
RepeatChar | Gets the repeating character. | |
RepeatIndex | Gets the position of the repeat character. | |
RichText | Gets the rich text. | |
Success | Gets a value indicating whether the formatting process successed. | |
Text | Gets the formatted text. | |
UnformattedText | Gets the unformatted text. |
Name | Description | |
---|---|---|
Create | Overloaded. Creates a formatted result. | |
GetDynamicSpacePositions | Gets the positions of dynamic space characters. | |
IsEmptyText | Gets a boolean value indicating whether the display text is empty. | |
RemoveNewLines | Removes all newline strings. | |
RemoveRepeatChar | Removes the repeat character information. |