TriggerEventRecord.Type Property

Definition

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

Represents the following attribute in the schema: type

[DocumentFormat.OpenXml.SchemaAttr(0, "type")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TriggerEventValues> Type { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TriggerEventValues> Type { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "type")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TriggerEventValues>? Type { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("type")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TriggerEventValues>? Type { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TriggerEventValues>? Type { get; set; }
member this.Type : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TriggerEventValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "type")>]
member this.Type : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TriggerEventValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("type")>]
member this.Type : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TriggerEventValues> with get, set
Public Property Type As EnumValue(Of TriggerEventValues)

Property Value

Attributes

Applies to