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