[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ImportFlags

ImportFlags Enum

Options for reading data.

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
[Flags]
public enum ImportFlags
<Flags>
Public Enum ImportFlags

Fields

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.