ContextMenuType
type ContextMenuType = None | Target | Selection | Image | Shape | OleObject
Description
The context menu type: None - not used, Target - nothing is selected, Selection - text is selected, Image - image is selected, Shape - shape is selected, OleObject - OLE object is selected.