OpenXmlElement.MCAttributes Propriété

Définition

Obtient ou définit les attributs de compatibilité du balisage. Retourne null si aucun attribut de compatibilité de balisage n’est défini pour l’élément actuel.

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

Valeur de propriété

S’applique à