CustomChartsheetView.ZoomToFit 属性

定义

放大缩小字体功能 放大缩小字体功能

表示架构中的以下属性:zoomToFit

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

属性值

返回 BooleanValue

属性

适用于