FontSetting constructor

__init__(self, índice_inicial, longitud, hojas)


def __init__(self, start_index, length, sheets):
    ...
ParámetroTipoDescripción
start_indexint
lengthint
sheetsWorksheetCollection

Ver también