GrapeCity.Xaml.SpreadSheet.Data
TextFormula Property (SpreadChartTextElement)


Gets or sets the text formula.
Syntax
'Declaration
 
Public Overridable Property TextFormula As String
'Usage
 
Dim instance As SpreadChartTextElement
Dim value As String
 
instance.TextFormula = value
 
value = instance.TextFormula
public virtual string TextFormula {get; set;}

Property Value

The text formula.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

SpreadChartTextElement Class
SpreadChartTextElement Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options