Hyperlink.Display 属性

定义

显示字符串

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

属性

适用于