gspread
gspread copied to clipboard
[feature] Add 'expand_table' feature
Add a new feature that allows a user to expand a cell range into a table.
the expand will look for the right most cell with adjacent value. the expand will look for the bottom most cell with adjacent value. the expand will table down from top left celle range to bottom right value.
closes #1414
Signed-off-by: Alexandre Lavigne [email protected]