CustomChartsheetView.ZoomToFit Property

Definition

Zoom To Fit

Represents the following attribute in the schema: zoomToFit

[DocumentFormat.OpenXml.SchemaAttr(0, "zoomToFit")]
public DocumentFormat.OpenXml.BooleanValue ZoomToFit { get; set; }
public DocumentFormat.OpenXml.BooleanValue ZoomToFit { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "zoomToFit")]
public DocumentFormat.OpenXml.BooleanValue? ZoomToFit { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("zoomToFit")]
public DocumentFormat.OpenXml.BooleanValue? ZoomToFit { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ZoomToFit { get; set; }
member this.ZoomToFit : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "zoomToFit")>]
member this.ZoomToFit : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("zoomToFit")>]
member this.ZoomToFit : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ZoomToFit As BooleanValue

Property Value

Returns BooleanValue.

Attributes

Applies to