RichEditContextMenuItemNames Fields
Contains names of built-in items.| Name | Description |
|---|---|
| AddToDictionary | Gets the Add to Dictionary item’s name. |
| BringForward | Gets the Bring Forward item’s name. |
| BringForwardMenu | Gets the Bring Forward Menu item’s name. |
| BringInFrontOfText | Gets the Bring in Front of Text item’s name. |
| BringToFront | Gets the Bring to Front item’s name. |
| ContinueNumbering | Gets the Continue Numbering item’s name. |
| CopySelection | Gets the Copy Selection item’s name. |
| CutSelection | Gets the Cut Selection item’s name. |
| DecreaseIndent | Gets the Decrease Indent item’s name. |
| IgnoreAllMisspellings | Gets the Ignore All Misspellings item’s name. |
| IgnoreMisspelling | Gets the Ignore Misspelling item’s name. |
| IncreaseIndent | Gets the Increase Indent item’s name. |
| InsertTableColumnToTheLeft | Gets the Insert Table Column to the Left item’s name. |
| InsertTableColumnToTheRight | Gets the Insert Table Column to the Right item’s name. |
| InsertTableElementsMenu | Gets the Insert Table Elements Menu item’s name. |
| InsertTableRowAbove | Gets the Insert Table Row Above item’s name. |
| InsertTableRowBelow | Gets the Insert Table Row Below item’s name. |
| MergeTableCells | Gets the Merge Table Cells item’s name. |
| NoSuggestions | Gets the No Suggestions item’s name. |
| OpenHyperlink | Gets the Open Hyperlink item’s name. |
| Paste | Gets the Paste item’s name. |
| RemoveHyperlink | Gets the Remove Hyperlink item’s name. |
| RestartNumbering | Gets the Restart Numbering item’s name. |
| SelectAll | Gets the Select All item’s name. |
| SendBackward | Gets the Send Backward item’s name. |
| SendBackwardMenu | Gets the Send Backward Menu item’s name. |
| SendBehindText | Gets the Send Behind Text item’s name. |
| SendToBack | Gets the Send to Back item’s name. |
| ShowBookmarkDialog | Gets the Show Bookmark Dialog item’s name. |
| ShowDeleteCellsDialog | Gets the Show Delete Cells Dialog item’s name. |
| ShowEditHyperlinkDialog | Gets the Show Edit Hyperlink Dialog item’s name. |
| ShowFontDialog | Gets the Show Font Dialog item’s name. |
| ShowHyperlinkDialog | Gets the Show Hyperlink Dialog item’s name. |
| ShowInsertCellsDialog | Gets the Show Insert Cells Dialog item’s name. |
| ShowParagraphDialog | Gets the Show Paragraph Dialog item’s name. |
| ShowSplitCellsDialog | Gets the Show Split Cells Dialog item’s name. |
| SpellingMenu | Gets the Spelling Menu item’s name. |
| Suggestion | Gets the Suggestion item’s name. |
| TableCellAlignBottomCenter | Gets the Table Cell Align Bottom Center item’s name. |
| TableCellAlignBottomLeft | Gets the Table Cell Align Bottom Left item’s name. |
| TableCellAlignBottomRight | Gets the Table Cell Align Bottom Right item’s name. |
| TableCellAlignmentMenu | Gets the Table Cell Alignment Menu item’s name. |
| TableCellAlignMiddleCenter | Gets the Table Cell Align Middle Center item’s name. |
| TableCellAlignMiddleLeft | Gets the Table Cell Align Middle Left item’s name. |
| TableCellAlignMiddleRight | Gets the Table Cell Align Middle Right item’s name. |
| TableCellAlignTopCenter | Gets the Table Cell Align Top Center item’s name. |
| TableCellAlignTopLeft | Gets the Table Cell Align Top Left item’s name. |
| TableCellAlignTopRight | Gets the Table Cell Align Top Right item’s name. |
| TextWrapBehindText | Gets the Text Wrap Behind Text item’s name. |
| TextWrapInFrontOfText | Gets the Text Wrap in Front of Text item’s name. |
| TextWrapInline | Gets the Text Wrap Inline item’s name. |
| TextWrapMenu | Gets the Text Wrap Menu item’s name. |
| TextWrapSquare | Gets the Text Wrap Square item’s name. |
| TextWrapThrough | Gets the Text Wrap Through item’s name. |
| TextWrapTight | Gets the Text Wrap Tight item’s name. |
| TextWrapTopAndBottom | Gets the Text Wrap Top and Bottom item’s name. |
| ToggleFieldCodes | Gets the Toggle Field Codes item’s name. |
| UpdateField | Gets the Update Field item’s name. |
See Also