public final class LookInType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
COMMENTS
Only find object from the comments.
|
static int |
FORMULAS
If the cell contains a formula, find object from formula, else find it from the value.
|
static int |
ONLY_FORMULAS
Only find object from formulas.
|
static int |
ORIGINAL_VALUES
Only find object from the original values.
|
static int |
VALUES
Only find object from the formatted values.
|
static int |
VALUES_EXCLUDE_FORMULA_CELL
Only find object from the values of cells which do not contains formula.
|
public static final int FORMULAS
public static final int VALUES
public static final int VALUES_EXCLUDE_FORMULA_CELL
public static final int COMMENTS
public static final int ONLY_FORMULAS
public static final int ORIGINAL_VALUES
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2001-2023. All Rights Reserved.