FormattedText.GetAllCapsStatus
Overloads (2):
| Name | Return Type | Description |
|---|---|---|
| GetAllCapsStatus() | FormatStatus | Returns whether All , None or a Mixed of characters in the entire text are in all caps. |
| GetAllCapsStatus(TextRange) | FormatStatus | Returns whether All , None or a Mixed set of characters in a given text range are in all caps. |