GrapeCity.Xaml.Excel
Formula Property (IExcelFormula)


Gets or sets the formula in A1 reference style
Syntax
'Declaration
 
Property Formula As String
'Usage
 
Dim instance As IExcelFormula
Dim value As String
 
instance.Formula = value
 
value = instance.Formula
string Formula {get; set;}

Property Value

The A1 reference style formula.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelFormula Interface
IExcelFormula Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options