GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > GcTextBox クラス : GetFirstCharIndexFromLine メソッド |
'Declaration
Public Function GetFirstCharIndexFromLine( _ ByVal lineNumber As Integer _ ) As Integer
public int GetFirstCharIndexFromLine( int lineNumber )
例外 | 説明 |
---|---|
System.ArgumentOutOfRangeException | 引数の値が、呼び出されたメソッドで定義されている許容範囲外である場合にスローされる例外。 |