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.

Definition

Namespace: Winnovative.ExcelLib
Assembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
C#
public int LeftColumnIndex { get; set; }

Property Value

Int32

See Also