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