Compartilhar via


RuntimeNodeTrigger.Val Propriedade

Definição

Valor

Representa o seguinte atributo no esquema: val

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

Valor da propriedade

Devolve EnumValue<T>.

Atributos

Comentários

As seguintes informações do ECMA International Standard ECMA-376 podem ser úteis ao trabalhar com esta classe.

Este atributo descreve o valor que irá acionar o nó de runtime.

Os valores possíveis para este atributo são definidos pelo ST_TLTriggerRuntimeNode tipo simples.

Aplica-se a