Spread WPF Documentation
GetSpellingErrorStart Method


GrapeCity.Windows.SpreadSheet.UI Namespace > EditingElement Class : GetSpellingErrorStart Method
Syntax
'Declaration
 
Public Function GetSpellingErrorStart( _
   ByVal charIndex As System.Integer _
) As System.Integer
'Usage
 
Dim instance As EditingElement
Dim charIndex As System.Integer
Dim value As System.Integer
 
value = instance.GetSpellingErrorStart(charIndex)
public System.int GetSpellingErrorStart( 
   System.int charIndex
)

Parameters

charIndex
See Also

Reference

EditingElement Class
EditingElement Members