次の方法で共有


Table.DisplayName プロパティ

定義

Table Name/テーブル名

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

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

プロパティ値

StringValue を返します。

属性

適用対象