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