[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.EditExtensions.ColumnRange

ColumnRange Method

ColumnRange(C1TextRange)

Returns a range containing all the columns included in a parameter range.

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

A C1TextRange.

Returns
Type Description
C1TextRange

A range containing all the columns included in a parameter range.