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