Compartir a través de


SheetView.ZoomScale Propiedad

Definición

Escala de zoom

Representa el atributo siguiente en el esquema: zoomScale

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

Valor de propiedad

Devuelve UInt32Value.

Atributos

Se aplica a