GrapeCity.Xaml.Excel
Formula Property (ExcelCell)


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

Property Value

The A1 reference style formula.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelCell Class
ExcelCell Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options