powered by
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.workbook.web.html
WebPublishObject( id = NULL, divId = NULL, sourceObject = NULL, destinationFile = NULL, title = NULL, autoRepublish = NULL, ... )
An openpyxl Python object.
id
divId
sourceObject
destinationFile
title
autoRepublish
Additional arguments, i.e. kwargs.
if (FALSE) { WebPublishObject( id = 1L, divId = "divId", destinationFile = "destinationFile" ) }
Run the code above in your browser using DataLab