Share via


Macrosheet.Save(MacroSheetPart) Method

Definition

Saves the DOM into the MacroSheetPart.

public void Save (DocumentFormat.OpenXml.Packaging.MacroSheetPart openXmlPart);
override this.Save : DocumentFormat.OpenXml.Packaging.MacroSheetPart -> unit
Public Sub Save (openXmlPart As MacroSheetPart)

Parameters

openXmlPart
MacroSheetPart

Specifies the part to save to.

Applies to