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.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic int LeftColumnIndex { get; set; }Public Property LeftColumnIndex As Integer
Get
Set
Property Value
Int32
See Also