Insertion point with more than one text style range
An insertion point can have more than one TextStyleRange, e.g.
InsertionPoint.textStyleRanges.length // Result: 779
These are the TextStyleRanges of the entire text (of the story) that follows the insertion point.
Expected is one TextStyleRange for one InsertionPoint.
InDesign 18.5.1, MacOS, UXP and ExtendScript
1
vote
Roland Dreger
shared this idea