[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.SpecialCellsValue

Enum SpecialCellsValue

Namespace
GrapeCity.Documents.Excel
Assembly
GcDocs.Excel.dll

Specifies cells with a particular type of value to include in the result.

[Flags]
public enum SpecialCellsValue

Fields

Errors = 16

Cells with errors.

Logical = 4

Cells with logical values.

Numbers = 1

Cells with numeric values.

TextValues = 2

Cells with text.