[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.EditExtensions.DeleteCells

DeleteCells Method

DeleteCells(C1TextRange)

Deletes cells contained in a range.

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

The range to delete cells from.