[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Row.Delete

Delete Method

Delete()

Deletes this row from the document. If the row is inside a RepeatingSectionItem, deletes the entire item.

Declaration
public override void Delete()
Public Overrides Sub Delete()
Overrides