You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
upd behavior of Sheet::transferRows() and Sheet::transferRowsUntil() has been changed;
add Sheet::rows();
add RowTemplate::removeCells();
add RowTemplate::setValue() and RowTemplate::setValues();
add RowTemplate::withValue() and RowTemplate::withValues();