GrapeCity.Xaml.Excel
ShapeFormat Property (IExcelChartTitle)


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

Reference

IExcelChartTitle Interface
IExcelChartTitle Members