EnumTableFormattingOptions

Formatting options for imported spreadsheets.

Static Properties

Name Description
EXCEL_FORMATTED_TABLE Use formatting from the original spreadsheet.
EXCEL_FORMAT_ONLY_ONCE Converts the spreadsheet to a table that is formatted only on initial import but not on update.
EXCEL_UNFORMATTED_TABBED_TEXT Convert the spreadsheet to unformatted, tab-delimited text.
EXCEL_UNFORMATTED_TABLE Convert the spreadsheet to an unformatted table.