get metod
get(self, row_offset, column_offset)
Lägg till API for Python Via .Net. eftersom detta[int, int] inte stöds.
Returnerar
Cell
-objekt.
def get(self, row_offset, column_offset):
...
Parameter | Typ | Beskrivning |
---|---|---|
row_offset | int | Radförskjutning i detta intervall, nollbaserat. |
column_offset | int | Kolumnförskjutning i detta intervall, nollbaserat. |
Se även
- modul
aspose.cells
- klass
Cell
- klass
Range