OpenXmlElement.MCAttributes Property

Definition

Sets the markup compatibility attributes. Returns null if no markup compatibility attributes are defined for the current element.

public DocumentFormat.OpenXml.MarkupCompatibilityAttributes MCAttributes { get; set; }
member this.MCAttributes : DocumentFormat.OpenXml.MarkupCompatibilityAttributes with get, set
Public Property MCAttributes As MarkupCompatibilityAttributes

Property Value

Applies to