[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.RichTextCellType.IsCaretInTheLastLine

IsCaretInTheLastLine Method

IsCaretInTheLastLine()

Gets whether the caret is in the last line.

Declaration
protected override bool IsCaretInTheLastLine()
Protected Overrides Function IsCaretInTheLastLine() As Boolean
Returns
Type Description
bool

True if the caret is in the last line; false otherwise

Overrides