Message Boards Message Boards

0
|
4264 Views
|
2 Replies
|
1 Total Likes
View groups...
Share
Share this post:

Select all cells that have a certain style?

Posted 3 years ago

Is there a way to simultaneously select all cells in a notebook that have a certain style, for example: Section or Subsection or Text? Regards Sinval

POSTED BY: Sinval Santos
2 Replies
Posted 3 years ago

This worked. Thanks for listening. Regards, Sinval

POSTED BY: Sinval Santos
Posted 3 years ago

Hi Sinval,

This can be done programmatically, e.g. to select all cells with style Subsection in the current notebook execute

NotebookFind[SelectedNotebook[], "Subsection", All, CellStyle]
POSTED BY: Rohit Namjoshi
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract