次の方法で共有


CustomSheetView.PrintArea プロパティ

定義

印刷領域の定義

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象