Click or drag to resize

ExcelPictureRightColumnIndex Property

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

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

Property Value

Type: Int32
See Also