[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.EditExtensions.DeleteTable

DeleteTable Method

DeleteTable(C1TextRange)

Deletes a table.

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

A range contained in the table to be deleted.