[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.RichTextCellType.IsCaretInTheEnd

IsCaretInTheEnd Method

IsCaretInTheEnd()

Gets whether the caret is at the end.

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

True if the caret is in the end; false otherwise

Overrides