C1.Silverlight.RichTextBox.5 Assembly > C1.Silverlight.RichTextBox.Documents Namespace : C1TextRange Class |
For a list of all members of this type, see C1TextRange members.
Name | Description | |
---|---|---|
![]() | CapitalizeWords | Converts all characters that start words to uppercase, and all other characters to lowercase. |
![]() | Equals | |
![]() | GetFragment | get the fragment according to the copyContentCellOnly |
![]() | GetHashCode | |
![]() | Intersection | Returns the intersection with another range. |
![]() | Intersects | Returns whether this range intersects the parameter range. |
![]() ![]() | TextTagFilter | Filters tag symbols that are not included in the Text property. |
![]() | ToggleCase | Toggles the case of all characters in the range. |
![]() | ToLowercase | Converts all characters in the range to lower case. |
![]() | ToUppercase | Converts all characters in the range to upper case. |
![]() | TrimRuns | If the range includes part of a C1Run element, it is split so that there are only whole runs inside of it. |