Mcd.MenuHelp Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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