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