Click or drag to resize

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: 9.0.0
Syntax
public double PictureWidthPoints { get; set; }

Property Value

Double
See Also