AnimateColor.Direction Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Направление
Представляет следующий атрибут в схеме: dir
[DocumentFormat.OpenXml.SchemaAttr(0, "dir")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.AnimateColorDirectionValues> Direction { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.AnimateColorDirectionValues> Direction { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "dir")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.AnimateColorDirectionValues>? Direction { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("dir")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.AnimateColorDirectionValues>? Direction { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.AnimateColorDirectionValues>? Direction { get; set; }
member this.Direction : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.AnimateColorDirectionValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "dir")>]
member this.Direction : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.AnimateColorDirectionValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("dir")>]
member this.Direction : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.AnimateColorDirectionValues> with get, set
Public Property Direction As EnumValue(Of AnimateColorDirectionValues)
Значение свойства
Возвращает .EnumValue<T>
- Атрибуты