Spread Windows Forms 12.0 Product Documentation
ChartIndex Property


FarPoint.Excel Assembly > FarPoint.Excel Namespace > ExcelWarning Class : ChartIndex Property
Gets the index of the chart where the warning pertains.
Syntax
'Declaration
 
Public ReadOnly Property ChartIndex As Integer
'Usage
 
Dim instance As ExcelWarning
Dim value As Integer
 
value = instance.ChartIndex
public int ChartIndex {get;}
See Also

Reference

ExcelWarning Class
ExcelWarning Members