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.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public int RightColumnIndex { get; set; }
Public Property RightColumnIndex As Integer
Get
Set
Property Value
Type:
Int32See Also