Table's cells + GREP/Regex + diagonal lines
Hello everyone.
I have that recuring problem of having huge tables, sometimes with 100+ cols and rows (litterally thousands of cells) and I need to "strike" the empty ones... Doing this by hand is tedious and as empty cells can be anywhere in table, alone or in a group, we are taking about some hours lost in Indesign void for nothing.
- I know that you can easily add a diagonal line to a cell (or many at once if you have many selected) by using the "Table > Cell Options > Diagonal Lines" option upon a selection.
- I know to REGEX my way of selection to only select the empty cells (with ^\Z), but the GREP search window does not seems to offer any cell options (like "diagonal lines") nor any cell style for that matter (which forbid any kind of workaround using that way).
Does any one ever had this need and know a realistic way of processing this? I've tried with GREP/Regex, but I am stuck at the manipulation needed, and I've tried through the scripting way, be here to, I find very hard to get any type of clear documentation of cells caracteristic and "righ direction" hint. And I am not that good with scripting (btw if you have a really deep and good documentation, like a serious one, feel free to share. I found several but nothing like a full documentation, and far to be consistent or official...)
Thank you !
