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: 7.0.0
Syntax public double PictureHeightPoints { get; set; }
Public Property PictureHeightPoints As Double
Get
Set
Property Value
Type:
DoubleSee Also