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