Value
Name | Description | Value |
---|---|---|
TableFormatting.EXCEL_FORMATTED_TABLE | Convert to formatted table | 2020361812 = 'xlFT' |
TableFormatting.EXCEL_UNFORMATTED_TABBED_TEXT | Convert to unformatted tabbed text | 2018858068 = 'xUTT' |
TableFormatting.EXCEL_UNFORMATTED_TABLE | Convert to unformatted table | 2020365652 = 'xlUT' |
Usage
As property
ExcelImportPreference.tableFormatting
Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |