ChartSheetView.ZoomToFit Property
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 ChartSheetView
Dim value As BooleanValue
value = instance.ZoomToFit
instance.ZoomToFit = value
[SchemaAttrAttribute(, "zoomToFit")]
public BooleanValue ZoomToFit { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.