API Reference

Class

WordMacro

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word

Represents a single macro module within a document.

Inheritance

  • Object
  • WordMacro

Remarks

Instances are returned by Macros and can be removed individually using Remove.

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Methods

public Void Remove() #
Returns: Void

Removes this macro module from the document.

Properties

public String Name { get; } #

Gets the macro module name.