WorkbookRender constructeur

__init__(self, classeur, options)

La construction de WorkbookRender


def __init__(self, workbook, options):
    ...
ParamètreTaperDescription
workbookWorkbookIndiquez quel classeur doit être rendu.
optionsImageOrPrintOptionsImageOrPrintOptions contient certaines propriétés de l’image de sortie

Voir également