Spread Windows Forms 12.0 Product Documentation
ChartName Property (ExcelWarning)


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

Reference

ExcelWarning Class
ExcelWarning Members