次の方法で共有


OleObject.ImageHeight プロパティ

定義

imgH

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

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

プロパティ値

Int32Value を返します。

属性

適用対象