SheetView.ZoomScaleNormal プロパティ

定義

ズーム スケール標準ビュー

スキーマ内の次の属性を表します: 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

プロパティ値

UInt32Value を返します。

属性

適用対象