[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.EditExtensions.TableRange

TableRange Method

TableRange(C1TextRange)

Returns a range containing the table included in a parameter range.

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

A C1TextRange.

Returns
Type Description
C1TextRange

A range containing the table included in a parameter range.