次の方法で共有


Hyperlink.Display プロパティ

定義

表示文字列

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

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

プロパティ値

StringValue を返します。

属性

適用対象