共用方式為


RevExDefinedName.Help Property

Definition

help, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: help

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

Property Value

Attributes

Applies to