RevisionDefinedName.CustomView Propriété

Définition

Affichage personnalisé

Représente l’attribut suivant dans le schéma : customView

[DocumentFormat.OpenXml.SchemaAttr(0, "customView")]
public DocumentFormat.OpenXml.BooleanValue CustomView { get; set; }
public DocumentFormat.OpenXml.BooleanValue CustomView { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "customView")]
public DocumentFormat.OpenXml.BooleanValue? CustomView { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("customView")]
public DocumentFormat.OpenXml.BooleanValue? CustomView { get; set; }
public DocumentFormat.OpenXml.BooleanValue? CustomView { get; set; }
member this.CustomView : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "customView")>]
member this.CustomView : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("customView")>]
member this.CustomView : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property CustomView As BooleanValue

Valeur de propriété

Retourne BooleanValue.

Attributs

S’applique à