GrapeCity.Xaml.Excel
TextFormat Property (ExcelDataLabel)


Specifies the text formatting options for the data label.
Syntax
'Declaration
 
Public Property TextFormat As IExcelTextFormat
'Usage
 
Dim instance As ExcelDataLabel
Dim value As IExcelTextFormat
 
instance.TextFormat = value
 
value = instance.TextFormat
public IExcelTextFormat TextFormat {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelDataLabel Class
ExcelDataLabel Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options