Mcd.MenuHelp Property

Definition

menuHelp

Represents the following attribute in the schema: wne:menuHelp

[DocumentFormat.OpenXml.SchemaAttr(33, "menuHelp")]
public DocumentFormat.OpenXml.StringValue MenuHelp { get; set; }
public DocumentFormat.OpenXml.StringValue MenuHelp { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(33, "menuHelp")]
public DocumentFormat.OpenXml.StringValue? MenuHelp { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("wne:menuHelp")]
public DocumentFormat.OpenXml.StringValue? MenuHelp { get; set; }
public DocumentFormat.OpenXml.StringValue? MenuHelp { get; set; }
member this.MenuHelp : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(33, "menuHelp")>]
member this.MenuHelp : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("wne:menuHelp")>]
member this.MenuHelp : DocumentFormat.OpenXml.StringValue with get, set
Public Property MenuHelp As StringValue

Property Value

Attributes

Applies to