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; }
Public Property LeftColumnIndex As Integer
Get
Set
Property Value
Type:
Int32See Also