Dimension.UniqueName プロパティ

定義

ディメンションの一意の名前

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

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

プロパティ値

StringValue を返します。

属性

適用対象