WorkbookPart.InternationalMacroSheetParts Property

Definition

Gets the InternationalMacroSheetParts of the WorkbookPart

public System.Collections.Generic.IEnumerable<DocumentFormat.OpenXml.Packaging.InternationalMacroSheetPart> InternationalMacroSheetParts { get; }
member this.InternationalMacroSheetParts : seq<DocumentFormat.OpenXml.Packaging.InternationalMacroSheetPart>
Public ReadOnly Property InternationalMacroSheetParts As IEnumerable(Of InternationalMacroSheetPart)

Property Value

Applies to