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
implementing row.clone_above_row(index) - it clones the row above row with index "index". The clone looks exactly like the ofiginal, including all formats and other future features, because it is done on xml level.