[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.EditExtensions.CanInsertColumnsOrRows

CanInsertColumnsOrRows Method

CanInsertColumnsOrRows(C1TextRange)

Returns whether table columns and rows can be inserted in a range.

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

A C1TextRange.

Returns
Type Description
bool

Whether table columns and rows can be inserted in the parameter range.