|
M
AddModule(ModuleSettings, MacroEnvironment)
|
The new module.
|
Adds a MacroModule to the application or document.
|
|
|
M
Dispose()
|
None
|
Releases all resources used by the UIMacroManager
|
|
|
M
EditMacro(Macro)
|
None
|
Edits the macro in sharp develop.
|
|
|
M
EditModule(MacroModule)
|
None
|
Edits the macro in sharp develop.
|
|
|
M
Equals
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
GetHashCode
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
GetMacroManager(UIApplication)
|
UIMacroManager
|
Gets the UI Macro manager from the UI application.
|
|
|
M
GetMacroManager(UIDocument)
|
UIMacroManager
|
Gets the UI Macro manager from the UI document.
|
|
|
M
GetType
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
GetUIDocumentMacroSecurityOptions(UIApplication)
|
UIDocumentMacroOptions
|
Gets the UI document macro security options.
|
|
|
M
RemoveModule(MacroModule)
|
None
|
Removes a MacroModule from the application or document.
|
|
|
M
SetUIDocumentMacroSecurityOptions(UIApplication, UIDocumentMacroOptions)
|
None
|
Sets the UI document macro security options.
|
|
|
M
StepInto(Macro)
|
None
|
Step into the macro in sharp develop.
|
|
|
M
ToString
|
None
|
(Inherited from Object .)
|
Object .
|