ColumnDataTypeCollection.Clear() Method
In This Article
Removes all data format settings applied to the imported columns.
Namespace: DevExpress.XtraSpreadsheet.Import
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Remarks
Using the Clear method resets all column data formats in the imported document to the ColumnDataType.General value.
See Also