Spread for ASP.NET 12 Product Documentation
FormulaCount Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > IExpressionConsumer Interface : FormulaCount Property
Gets the formula count used by the consumer.
Syntax
'Declaration
 
ReadOnly Property FormulaCount As Integer
'Usage
 
Dim instance As IExpressionConsumer
Dim value As Integer
 
value = instance.FormulaCount
int FormulaCount {get;}
See Also

Reference

IExpressionConsumer Interface
IExpressionConsumer Members