[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.LookAt

Enum LookAt

Namespace
GrapeCity.Documents.Excel
Assembly
GcDocs.Excel.dll

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

public enum LookAt

Fields

Part = 0

Match against any part of the search text.

Whole = 1

Match against the whole of the search text.