SheetView.ZoomScale 属性

定义

缩放比例

表示架构中的以下属性: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

属性值

返回 UInt32Value

属性

适用于