powered by
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.worksheet.dimensions.html
SheetFormatProperties( baseColWidth = 8L, defaultColWidth = NULL, defaultRowHeight = 15L, customHeight = NULL, zeroHeight = NULL, thickTop = NULL, thickBottom = NULL, outlineLevelRow = NULL, outlineLevelCol = NULL, ... )
An openpyxl Python object.
baseColWidth
defaultColWidth
defaultRowHeight
customHeight
zeroHeight
thickTop
thickBottom
outlineLevelRow
outlineLevelCol
Additional arguments, i.e. kwargs.
if (FALSE) { SheetFormatProperties() }
Run the code above in your browser using DataLab