Click or drag to resize

ExcelPicturePictureHeightPoints Property

Gets or sets the height in points (1 point is 1/72 inch) of the picture area. The bottom row index is adjusted based on the specified height.

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public double PictureHeightPoints { get; set; }

Property Value

Double
See Also