Compartir a través de


Animate.ValueType Propiedad

Definición

valueType

Representa el atributo siguiente en el esquema: valueType

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

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a