FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.CellType 名前空間 > BaseCellType クラス : IsCaretInTheLastLine メソッド |
'Declaration
Protected Overridable Function IsCaretInTheLastLine() As Boolean
'使用法
Dim instance As BaseCellType Dim value As Boolean value = instance.IsCaretInTheLastLine()
protected virtual bool IsCaretInTheLastLine()