Back to Devexpress

ColumnCollection.ClearOutline() Method

officefileapi-devexpress-dot-spreadsheet-dot-columncollection-ae52e8bc.md

latest948 B
Original Source

ColumnCollection.ClearOutline() Method

Removes an outline of columns.

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 columns specified in a worksheet.

See Also

ColumnCollection Interface

ColumnCollection Members

DevExpress.Spreadsheet Namespace