CustomXmlElement.CustomXmlProperties 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 or sets the CustomXmlProperties which represents the element tag in schema: w:customXmlPr.
[DocumentFormat.OpenXml.SchemaAttr(0, "customXmlPr")]
public DocumentFormat.OpenXml.Wordprocessing.CustomXmlProperties CustomXmlProperties { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.CustomXmlProperties CustomXmlProperties { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.CustomXmlProperties? CustomXmlProperties { get; set; }
member this.CustomXmlProperties : DocumentFormat.OpenXml.Wordprocessing.CustomXmlProperties with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "customXmlPr")>]
member this.CustomXmlProperties : DocumentFormat.OpenXml.Wordprocessing.CustomXmlProperties with get, set
Public Property CustomXmlProperties As CustomXmlProperties
Property Value
- Attributes