Compartir a través de


RevisionDefinedName.CustomMenu Propiedad

Definición

Nuevo menú personalizado

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a