Compartir a través de


OleObject.ImageHeight Propiedad

Definición

imgH

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve Int32Value.

Atributos

Se aplica a