DefinedName.CustomMenu Propriété

Définition

Texte du menu personnalisé

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

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

Valeur de propriété

Retourne StringValue.

Attributs

S’applique à