Drawing.DiagramPersistLayoutPart 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 DiagramPersistLayoutPart associated with this element.
public DocumentFormat.OpenXml.Packaging.DiagramPersistLayoutPart DiagramPersistLayoutPart { get; }
public DocumentFormat.OpenXml.Packaging.DiagramPersistLayoutPart? DiagramPersistLayoutPart { get; }
member this.DiagramPersistLayoutPart : DocumentFormat.OpenXml.Packaging.DiagramPersistLayoutPart
Public ReadOnly Property DiagramPersistLayoutPart As DiagramPersistLayoutPart