XlSpecialCellsValue Enumeration
 Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
 Specifies cells with a special type of value
Namespace:Bytescout.Spreadsheet.ConstantsAssembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| xlErrors | 16 | Cells with errors. | |
| xlLogical | 4 | Cells with logical values. | |
| xlNumbers | 1 | Cells with numeric values. | |
| xlTextValues | 2 | Cells with text. | 
See Also