MacroSheetPart.VmlDrawingParts 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 VmlDrawingParts of the MacroSheetPart
public System.Collections.Generic.IEnumerable<DocumentFormat.OpenXml.Packaging.VmlDrawingPart> VmlDrawingParts { get; }
member this.VmlDrawingParts : seq<DocumentFormat.OpenXml.Packaging.VmlDrawingPart>
Public ReadOnly Property VmlDrawingParts As IEnumerable(Of VmlDrawingPart)