InternationalMacroSheetPart.DrawingsPart 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 DrawingsPart of the InternationalMacroSheetPart
public DocumentFormat.OpenXml.Packaging.DrawingsPart DrawingsPart { get; }
public DocumentFormat.OpenXml.Packaging.DrawingsPart? DrawingsPart { get; }
member this.DrawingsPart : DocumentFormat.OpenXml.Packaging.DrawingsPart
Public ReadOnly Property DrawingsPart As DrawingsPart