Enum LookAtType

Enum LookAtType

Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)

Represents look at type.

public enum LookAtType

Fields

Contains = 0

Cell value Contains the find object.

EndWith = 2

Cell value ends with the find object.

EntireContent = 3

Cell value is same as the find object.

StartWith = 1

Cell value Starts with the find object.