Share via


RefCell.UidLast Property

Definition

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

Represents the following attribute in the schema: uidLast

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

Property Value

Attributes

Applies to