次の方法で共有


PageSetupProperties.AutoPageBreaks プロパティ

定義

自動改ページを表示する

スキーマ内の次の属性を表します。 autoPageBreaks

[DocumentFormat.OpenXml.SchemaAttr(0, "autoPageBreaks")]
public DocumentFormat.OpenXml.BooleanValue AutoPageBreaks { get; set; }
public DocumentFormat.OpenXml.BooleanValue AutoPageBreaks { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "autoPageBreaks")]
public DocumentFormat.OpenXml.BooleanValue? AutoPageBreaks { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("autoPageBreaks")]
public DocumentFormat.OpenXml.BooleanValue? AutoPageBreaks { get; set; }
public DocumentFormat.OpenXml.BooleanValue? AutoPageBreaks { get; set; }
member this.AutoPageBreaks : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "autoPageBreaks")>]
member this.AutoPageBreaks : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("autoPageBreaks")>]
member this.AutoPageBreaks : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property AutoPageBreaks As BooleanValue

プロパティ値

BooleanValue を返します。

属性

適用対象