GrapeCity.Xaml.SpreadSheet.UI
IsArrayFormula Property (FormulaTextBox)


Gets or sets a value indicating whether the formula is array formula.
Syntax
'Declaration
 
Public Property IsArrayFormula As Boolean
'Usage
 
Dim instance As FormulaTextBox
Dim value As Boolean
 
instance.IsArrayFormula = value
 
value = instance.IsArrayFormula
public bool IsArrayFormula {get; set;}

Property Value

true if formula is array formula; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

FormulaTextBox Class
FormulaTextBox Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options