Share via


Series.UniqueId プロパティ

定義

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

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

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

プロパティ値

属性

適用対象