[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.FilterScopes

FilterScopes Enum

Represents the filtering scopes for querying defined names.

Namespace: GrapeCity.Spreadsheet
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum FilterScopes
Public Enum FilterScopes

Fields

Name Description
All

Return all defined names.

Workbook

Returns defined names scoped to workbook.

Worksheet

Returns defined names scoped to worksheet.