Share via


OpenXmlElement.MCAttributes Propiedad

Definición

Obtiene o establece los atributos de compatibilidad de marcado. Devuelve null si no se definen atributos de compatibilidad de marcado para el elemento actual.

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

Valor de propiedad

Se aplica a