WorkbookPart.RdSupportingPropertyBagStructureParts Property

Definition

Gets the RdSupportingPropertyBagStructureParts of the WorkbookPart

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

Property Value

Applies to