método get
get(self, index)
Agregue API for Python a través de .Net.ya que este [int index] no es compatible
Devoluciones
def get(self, index):
...
Parámetro | Tipo | Descripción |
---|---|---|
index | int | El índice basado en cero del elemento. |
get(self, sheet_name)
Agregue API for Python a través de .Net.ya que esta [string sheetName] no es compatible
Devoluciones
def get(self, sheet_name):
...
Parámetro | Tipo | Descripción |
---|---|---|
sheet_name | str | Nombre de la hoja de trabajo |
Ver también
- módulo
aspose.cells
- clase
WorksheetCollection