次の方法で共有


Consolidation.AutoPage プロパティ

定義

自動ページ

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象