CustomXmlPart.CustomXmlPropertiesPart 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 CustomXmlPropertiesPart of the CustomXmlPart
public DocumentFormat.OpenXml.Packaging.CustomXmlPropertiesPart CustomXmlPropertiesPart { get; }
public DocumentFormat.OpenXml.Packaging.CustomXmlPropertiesPart? CustomXmlPropertiesPart { get; }
member this.CustomXmlPropertiesPart : DocumentFormat.OpenXml.Packaging.CustomXmlPropertiesPart
Public ReadOnly Property CustomXmlPropertiesPart As CustomXmlPropertiesPart