[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.EditExtensions.CellRange

CellRange Method

CellRange(C1TextRange)

Returns the widest caret range of the first cell in a range.

Declaration
public static C1TextRange CellRange(this C1TextRange range)
Parameters
Type Name Description
C1TextRange range

A C1TextRange.

Returns
Type Description
C1TextRange

The widest caret range of the first cell in the parameter range.