filter method
filter
Gets all defined name by scope.
Returns
def filter(self, type, sheet_index):
...
Parameter | Type | Description |
---|---|---|
type | NameScopeType | The scope type. |
sheet_index | int | The sheet index. Only effects when scope type is NameScopeType.WORKSHEET |
See Also
- module
aspose.cells
- class
NameCollection