XmlCellProperties.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

属性

适用于