Functions§
- cell_
pos_ to_ address - Converts a 1-based
(row, col)pair to an Excel A1 address string. - col_
to_ label - Converts a 1-based column index to an Excel column label (e.g. 1 → “A”, 27 → “AA”).
- diff_
range - Returns the bounding rectangle that covers both ranges.
- filter_
same_ name_ sheets - Returns sheets whose names appear in both lists, preserving old workbook order.