Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Get the style of given CellObject
ResourceFunction["CellObjectStyle"][cell] returns the style of the given CellObject cell. | |
ResourceFunction["CellObjectStyle"][cells] returns the styles of the given list of CellObject cells. |
Give the styles for all cells in a notebook:
| In[1]:= |
| Out[1]= | ![]() |
Get a random cell from this notebook:
| In[2]:= |
| Out[2]= |
Get the style for the cell:
| In[3]:= |
| Out[3]= |
This work is licensed under a Creative Commons Attribution 4.0 International License