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ámetroTipoDescripción
indexintEl í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ámetroTipoDescripción
sheet_namestrNombre de la hoja de trabajo

Ver también