paper-xlsxAPI referencechart.reference
Reference
paper-xlsx 0.2.1 API reference
Normalise cell range references
Reference(worksheet=None, min_col=None, min_row=None, max_col=None, max_row=None, range_string=None)Attributes
cols
attributecolsReturn all columns in the range
max_col
attributemax_col= max_colmax_row
attributemax_row= max_rowmin_col
attributemin_col= min_colmin_row
attributemin_row= min_rowrange_string
attributerange_string= String(allow_none=True)rows
attributerowsReturn all rows in the range
sheetname
attributesheetnameworksheet
attributeworksheet= worksheetFunctions
__len__
func__len__()pop
funcpop()Return and remove the first cell