Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

RowCollection.ClearOutline() Method

Removes an outline of rows.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v20.2.Core.dll

Declaration

void ClearOutline()

Remarks

The ClearOutline removes all groups of rows specified in a worksheet.

See Also