Spread for ASP.NET 12 Product Documentation
Consumer Property (FormulaRestrictedException)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FormulaRestrictedException Class : Consumer Property
Gets the consumer.
Syntax
'Declaration
 
Public ReadOnly Property Consumer As IExpressionConsumer
'Usage
 
Dim instance As FormulaRestrictedException
Dim value As IExpressionConsumer
 
value = instance.Consumer
public IExpressionConsumer Consumer {get;}

Property Value

The consumer.
See Also

Reference

FormulaRestrictedException Class
FormulaRestrictedException Members