Click or drag to resize

ExcelPictureLeftColumnIndex Property

Gets or sets the one based left column index of the picture in the worksheet. The left column is included in the picture area.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public int LeftColumnIndex { get; set; }

Property Value

Type: Int32
See Also