get metod
get(self, index)
Lägg till API for Python Via .Net. eftersom detta[int index] inte stöds.
Returnerar
def get(self, index):
...
| Parameter | Typ | Beskrivning |
|---|---|---|
| index | int | Elementets nollbaserade index. |
get(self, text)
Lägg till API for Python Via .Net. eftersom detta [strängtext] inte stöds.
Returnerar
def get(self, text):
...
| Parameter | Typ | Beskrivning |
|---|---|---|
| text | str | Namntext. |
Se även
- modul
aspose.cells - klass
NameCollection