SheetView.ZoomScale Property

Definition

Zoom Scale

Represents the following attribute in the schema: 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

Property Value

Returns UInt32Value.

Attributes

Applies to