次の方法で共有


Camera.Zoom プロパティ

定義

拡大/縮小

スキーマ内の次の属性を表します: zoom

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

プロパティ値

Int32Value を返します。

属性

適用対象