Class SpecialCellsValue
public class SpecialCellsValue
extends Object
Specifies cells with a particular type of value to include in the result.
-
Field Summary
Fields
Cells with logical values.
Cells with numeric values.
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
Errors
Cells with errors.
-
Logical
Cells with logical values.
-
Numbers
Cells with numeric values.
-
TextValues
Cells with text.
-
Constructor Details
-
SpecialCellsValue
public SpecialCellsValue()