Generic function
Runs a function on all the children in the hierarchy of the specified sheet.
do-sheet-tree function sheet => ()
<function>.
<sheet>.
None
duim-sheets
duim-sheets
Runs a function on all the children in the hierarchy of the specified sheet. The function is run on sheet, then on the children of sheet, then on the children of the children of sheet, and so on.