ExcelChartLeftColumnIndex Property
Gets or sets the one based left column index of the chart area in the worksheet. The left column is included in the chart area.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public int LeftColumnIndex { get; set; }
Public Property LeftColumnIndex As Integer
Get
Set
public:
property int LeftColumnIndex {
int get ();
void set (int value);
}
member LeftColumnIndex : int with get, set
Property Value
Int32