Macrosheet.MacroSheetPart Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the MacroSheetPart associated with this element.
public DocumentFormat.OpenXml.Packaging.MacroSheetPart MacroSheetPart { get; }
public DocumentFormat.OpenXml.Packaging.MacroSheetPart? MacroSheetPart { get; }
member this.MacroSheetPart : DocumentFormat.OpenXml.Packaging.MacroSheetPart
Public ReadOnly Property MacroSheetPart As MacroSheetPart