次の方法で共有


ChartSheetView.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 を返します。

属性

適用対象