共用方式為


RevExChangeCell.ListUid Property

Definition

listUid, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: listUid

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

Property Value

Attributes

Applies to