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