Поделиться через


TriggerEventRecord.ObjectId Property

objId.Represents the attribte in schema: objId

Namespace:  DocumentFormat.OpenXml.Office2010.PowerPoint
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Декларация
<SchemaAttrAttribute(, "objId")> _
Public Property ObjectId As UInt32Value
    Get
    Set
'Применение
Dim instance As TriggerEventRecord
Dim value As UInt32Value

value = instance.ObjectId

instance.ObjectId = value
[SchemaAttrAttribute(, "objId")]
public UInt32Value ObjectId { get; set; }

Property Value

Type: DocumentFormat.OpenXml.UInt32Value

See Also

Reference

TriggerEventRecord Class

TriggerEventRecord Members

DocumentFormat.OpenXml.Office2010.PowerPoint Namespace