Share via


RevExSheetOp.IdNew Property

Definition

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

Represents the following attribute in the schema: idNew

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

Property Value

Attributes

Applies to