FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 > ExcelWarning クラス : ChartName プロパティ |
'Declaration
Public ReadOnly Property ChartName As String
'使用法
Dim instance As ExcelWarning Dim value As String value = instance.ChartName
public string ChartName {get;}