CustomDataPropertiesPart.CustomDataPart 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 CustomDataPart of the CustomDataPropertiesPart
public DocumentFormat.OpenXml.Packaging.CustomDataPart CustomDataPart { get; }
public DocumentFormat.OpenXml.Packaging.CustomDataPart? CustomDataPart { get; }
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
public DocumentFormat.OpenXml.Packaging.CustomDataPart CustomDataPart { get; }
member this.CustomDataPart : DocumentFormat.OpenXml.Packaging.CustomDataPart
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
member this.CustomDataPart : DocumentFormat.OpenXml.Packaging.CustomDataPart
Public ReadOnly Property CustomDataPart As CustomDataPart
Property Value
- Attributes