filter Methode
filter(self, type, sheet_index)
Ruft alle definierten Namen nach Bereich ab.
Kehrt zurück
def filter(self, type, sheet_index):
...
| Parameter | Typ | Beschreibung |
|---|---|---|
| type | NameScopeType | Der Bereichstyp. |
| sheet_index | int | Der Blattindex. Wirkt sich nur aus, wenn der Bereichstyp NameScopeType.WORKSHEET ist |
Siehe auch
- Modul
aspose.cells - Klasse
NameCollection