Spread for ASP.NET 11 Product Documentation
ErrorOffset Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > ParseException Class : ErrorOffset Property
Gets the position were the error was found.
Syntax
'Declaration
 
Public ReadOnly Property ErrorOffset As Integer
'Usage
 
Dim instance As ParseException
Dim value As Integer
 
value = instance.ErrorOffset
public int ErrorOffset {get;}

Property Value

Integer number that represents the position
See Also

Reference

ParseException Class
ParseException Members