次の方法で共有


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> を返します。

属性

適用対象