WorkbookPart.RdRichValueTypesParts Property

Definition

Gets the RdRichValueTypesParts of the WorkbookPart

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

Property Value

Applies to