共用方式為


Control.ImageHeight Property

Definition

imgH

Represents the following attribute in the schema: 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

Property Value

Returns Int32Value.

Attributes

Applies to