Name | Description | |
---|---|---|
![]() ![]() | AnyValue | Represents any value which may be formatted. |
![]() ![]() | Failed | Represents an unsuccess format result. |
The following tables list the members exposed by FormatResult.
Name | Description | |
---|---|---|
![]() ![]() | AnyValue | Represents any value which may be formatted. |
![]() ![]() | Failed | Represents an unsuccess format result. |
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. |