GrapeCity.Xaml.Excel
TextForamt Property (IExcelChartTitle)


GrapeCity.Excel.Chart Namespace > IExcelChartTitle Interface : TextForamt Property
Specifies the text of the chart title formatting
Syntax
'Declaration
 
Property TextForamt As IExcelTextFormat
'Usage
 
Dim instance As IExcelChartTitle
Dim value As IExcelTextFormat
 
instance.TextForamt = value
 
value = instance.TextForamt
IExcelTextFormat TextForamt {get; set;}
See Also

Reference

IExcelChartTitle Interface
IExcelChartTitle Members