CellsRangeInequality Operator
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
Implements the operator !=.
Namespace:Bytescout.Spreadsheet.StructuresAssembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
Parameters
- left
- Type: Bytescout.Spreadsheet.StructuresCellsRange
The left. - right
- Type: Bytescout.Spreadsheet.StructuresCellsRange
The right.
Return Value
Type: BooleanThe result of the operator.
See Also