get Methode
get(self, row_offset, column_offset)
Add API for Python Via .Net.since this[int, int] wird nicht unterstützt
Kehrt zurück
Cell
Objekt.
def get(self, row_offset, column_offset):
...
Parameter | Typ | Beschreibung |
---|---|---|
row_offset | int | Zeilenversatz in diesem Bereich, nullbasiert. |
column_offset | int | Spaltenoffset in diesem Bereich, nullbasiert. |
Siehe auch
- Modul
aspose.cells
- Klasse
Cell
- Klasse
Range