ExcelPicturePictureWidthPoints Property |
Gets or sets the picture area width in points (1 point is 1/72 inch).
The right column index is adjusted based on the specified width.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public double PictureWidthPoints { get; set; }
Public Property PictureWidthPoints As Double
Get
Set
Property Value
Type:
DoubleSee Also