DefinedName.CustomMenu Property

Definition

Custom Menu Text

Represents the following attribute in the schema: 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

Property Value

Returns StringValue.

Attributes

Applies to