GrapeCity.Xaml.Excel
TextFormula Property (IExcelDataLabel)


Specifies the text of the data label.
Syntax
'Declaration
 
Property TextFormula As String
'Usage
 
Dim instance As IExcelDataLabel
Dim value As String
 
instance.TextFormula = value
 
value = instance.TextFormula
string TextFormula {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelDataLabel Interface
IExcelDataLabel Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options