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