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