Compartir a través de


CustomSheetView.PrintArea Propiedad

Definición

Área de impresión definida

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a