NameCollection.Filter

NameCollection.Filter method

Gets all defined name by scope.

public Name[] Filter(NameScopeType type, int sheetIndex)
ParameterTypeDescription
typeNameScopeTypeThe scope type.
sheetIndexInt32The sheet index. Only effects when scope type is Worksheet

See Also