GrapeCity.Xaml.Excel
FormulaArray Property (IExcelCell)


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

Property Value

The A1 reference style array formula.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelCell Interface
IExcelCell Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options