Options specified when extracting data to DataTable.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
| Member Name | Description | Value |
|---|---|---|
| None | None of the options is set. | 0 |
| StopAtFirstEmptyRow | Extracting data stops at the first empty row. | 1 |
Namespace: GemBox.Spreadsheet
Assembly: GemBox.Spreadsheet (in GemBox.Spreadsheet.dll)