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


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

Property Value

The index.
See Also

Reference

FormulaRestrictedException Class
FormulaRestrictedException Members