WorkbookPart.RdSupportingPropertyBagParts Property

Definition

Gets the RdSupportingPropertyBagParts of the WorkbookPart

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

Property Value

Applies to