ColorsDefinition.UniqueId 属性

定义

唯一 ID

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

属性值

返回 StringValue

属性

适用于