SheetView.ZoomScaleNormal Property

Definition

Zoom Scale Normal View

Represents the following attribute in the schema: zoomScaleNormal

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

Property Value

Returns UInt32Value.

Attributes

Applies to