GrapeCity.Xaml.Excel
TextForamt Property (ExcelChartTitle)


Specifies the text of the chart title formatting
Syntax
'Declaration
 
Public Property TextForamt As IExcelTextFormat
'Usage
 
Dim instance As ExcelChartTitle
Dim value As IExcelTextFormat
 
instance.TextForamt = value
 
value = instance.TextForamt
public IExcelTextFormat TextForamt {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelChartTitle Class
ExcelChartTitle Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options