ExcelChartTopRowIndex Property |
Gets or sets the one based top row index of the chart area in the worksheet. The top row is included in the chart area.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic int TopRowIndex { get; set; }Public Property TopRowIndex As Integer
Get
Set
Property Value
Int32
See Also