Partager via


CustomSheetView.PrintArea Propriété

Définition

Zone d’impression définie

Représente l’attribut suivant dans le schéma : 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

Valeur de propriété

Retourne BooleanValue.

Attributs

S’applique à