Back to Devexpress

RowCollection.ClearOutline() Method

officefileapi-devexpress-dot-spreadsheet-dot-rowcollection-6e136e70.md

latest921 B
Original Source

RowCollection.ClearOutline() Method

Removes an outline of rows.

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
void ClearOutline()
vb
Sub ClearOutline

Remarks

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

See Also

RowCollection Interface

RowCollection Members

DevExpress.Spreadsheet Namespace