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

属性

适用于