Animate.ValueType Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Valuetype
Представляет следующий атрибут в схеме: 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)
Значение свойства
Возвращает .EnumValue<T>
- Атрибуты