XlSpecialCellsValue EnumerationBytescout Spreadsheet SDK
Specifies cells with a special type of value

Namespace:  Bytescout.Spreadsheet.Constants
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-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