[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.LookAt

LookAt Enum

Specifies whether a match is made against the whole of the search text or any part of the search text.

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public enum LookAt
Public Enum LookAt

Fields

Name Description
Part

Match against any part of the search text.

Whole

Match against the whole of the search text.