Hi Forum,
I can find bullets and numbering using the below code;
app.findGrepPreferences.bulletsAndNumberingListType = app.findGrepPreferences.bulletsAndNumberingListType = ListType.numberedList;
But,
I'm trying to Find : my created New List below the List Type below Bullets and Numbering in find & replace options;
(app.findGrepPreferences.bulletsAndNumberingListType = app.findGrepPreferences.bulletsAndNumberingListType = ListType.numberedList(here my List name is "List 1");
Could anybody help on this.
thanks & regards,
rajnikids.