RevisionDefinedName.Help 属性

定义

新建帮助主题

表示架构中的以下属性: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

属性值

返回 StringValue

属性

适用于