Spread Windows Forms 12.0 Product Documentation
ErrorOffset Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > ParseException Class : ErrorOffset Property
Gets the position where 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 value of the error position
See Also

Reference

ParseException Class
ParseException Members