Compartir a través de


ChartSheetView.ZoomToFit Propiedad

Definición

Zoom para ajustar

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a