Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Settings Class / RemoveMacros Method

In This Topic
    RemoveMacros Method
    In This Topic
    Removes all macros (the VBA project) as well as toolbars and command customizations from the document.
    Syntax
    'Declaration
     
    Public Sub RemoveMacros() 
    public void RemoveMacros()
    See Also