Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Close cell groups in a notebook by style
ResourceFunction["CloseCellGroups"][] closes the cell groups from a predefined set of styles in the current notebook. | |
ResourceFunction["CloseCellGroups"][style] closes the cell groups in the current notebook that match the style specification style. | |
ResourceFunction["CloseCellGroups"][notebook,style] closes the cell groups in notebook that match the style specification style. |
Open an example notebook for testing:
In[1]:= |
Close all of the Section groups:
In[2]:= |
In[3]:= |
Retrieve the function:
In[4]:= |
Out[4]= |
Retrieve the resource:
In[5]:= |
Out[5]= |
Wolfram Language 11.3 (March 2018) or above
This work is licensed under a Creative Commons Attribution 4.0 International License