Click or drag to resize

CommandType Enumeration

Specifies where the Command should be placed in the user interface.

Namespace:  Easymap.AddIn
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public enum CommandType
Members
  Member nameValueDescription
Tools1Tools Menu
Export2 File-Export Menu
View3 View Menu
ContextMenu5 ContextMenu of the Sheet
File6 File Menu
Edit7 Edit Menu
Insert8 Insert Menu
Data9 Data Menu
Analysis10 Analysis Menu
Window11 Window Menu
Help12 Help Menu
See Also