Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Word.CharacterCase enum
- Package:
- word
Specifies the case of the text in the specified range.
Remarks
Used by
Fields
| fullWidth = "FullWidth" | Specifies full-width characters. |
| halfWidth = "HalfWidth" | Specifies half-width characters. |
| hiragana = "Hiragana" | Specifies Hiragana characters. |
| katakana = "Katakana" | Specifies Katakana characters. |
| lower = "Lower" | Specifies lowercase. |
| next = "Next" | Specifies the next case. |
| titleSentence = "TitleSentence" | Specifies title case for the sentence. |
| titleWord = "TitleWord" | Specifies title case for each word. |
| toggle = "Toggle" | Specifies toggle case. |
| upper = "Upper" | Specifies uppercase. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins
Feedback
Was this page helpful?
