次の方法で共有


RevExDefinedName.Help プロパティ

定義

ヘルプでは、このプロパティは Office 2016 以降でのみ使用できます。

スキーマ内の次の属性を表します。

[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

プロパティ値

属性

適用対象