GrapeCity.Xaml.Excel
Formula Property (IExcelCell)


Gets or sets the A1 reference style formula.
Syntax
'Declaration
 
Property Formula As String
'Usage
 
Dim instance As IExcelCell
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

IExcelCell Interface
IExcelCell Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options