Freigeben über


CustomSheetView.PrintArea-Eigenschaft

Print Area Defined.Represents the attribte in schema: printArea

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "printArea")> _
Public Property PrintArea As BooleanValue
    Get
    Set
'Usage
Dim instance As CustomSheetView
Dim value As BooleanValue

value = instance.PrintArea

instance.PrintArea = value
[SchemaAttrAttribute(, "printArea")]
public BooleanValue PrintArea { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

CustomSheetView Klasse

CustomSheetView-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace