GrapeCity.Xaml.Excel
Foramt Property (IExcelTrendLine)


GrapeCity.Excel.Chart Namespace > IExcelTrendLine Interface : Foramt Property
Specifies the formatting for the Trendline
Syntax
'Declaration
 
Property Foramt As IExcelChartFormat
'Usage
 
Dim instance As IExcelTrendLine
Dim value As IExcelChartFormat
 
instance.Foramt = value
 
value = instance.Foramt
IExcelChartFormat Foramt {get; set;}
See Also

Reference

IExcelTrendLine Interface
IExcelTrendLine Members