NameCollection.Filter
NameCollection.Filter method
Gets all defined name by scope.
public Name[] Filter(NameScopeType type, int sheetIndex)
Parameter | Type | Description |
---|---|---|
type | NameScopeType | The scope type. |
sheetIndex | Int32 | The sheet index. Only effects when scope type is Worksheet |
See Also
- class Name
- enum NameScopeType
- class NameCollection
- namespace Aspose.Cells
- assembly Aspose.Cells