Freigeben über


CustomChartsheetView.ZoomToFit-Eigenschaft

Zoom To Fit.Represents the attribte in schema: zoomToFit

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

Syntax

'Declaration
<SchemaAttrAttribute(, "zoomToFit")> _
Public Property ZoomToFit As BooleanValue
    Get
    Set
'Usage
Dim instance As CustomChartsheetView
Dim value As BooleanValue

value = instance.ZoomToFit

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

CustomChartsheetView Klasse

CustomChartsheetView-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace