[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.SpecialCellsValue

SpecialCellsValue Enum

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

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

Fields

Name Description
Errors

Cells with errors.

Logical

Cells with logical values.

Numbers

Cells with numeric values.

TextValues

Cells with text.