Link Search Menu Expand Document

XlSpecialCellsValue Enumeration

Specifies cells with a special type of value

Namespace:Bytescout.Spreadsheet.Constants
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
[FlagsAttribute]
public enum XlSpecialCellsValue
Members
Member nameValueDescription
xlErrors16 Cells with errors.
xlLogical4 Cells with logical values.
xlNumbers1 Cells with numeric values.
xlTextValues2 Cells with text.
See Also

Reference