TriggerEventRecord.ObjectId Property

Definition

objId, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: objId

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

Property Value

Attributes

Applies to