[]
Options for reading data.
[Flags]
public enum ImportFlags
<Flags>
Public Enum ImportFlags
| Name | Description |
|---|---|
| ConditionalFormatting | Read the conditional formattings. |
| Data | Read the datas. |
| DataValidation | Read the data Validations. |
| Formulas | Read the data and formulas. |
| MergeArea | Read the merge cells. |
| NoFlag | No option. |
| PivotTable | Read the pivot tables. |
| Shapes | Read all the shapes. |
| Style | Read the styles. |
| Table | Read the tables. |