Hi,
I drafted the following method based on some C# form answer.
Please let me know if that’s correct or maybe there is a way to simplify it?
private static Boolean isField(Document word, Run run) {
try {
…... private static boolean isField(Document word, Run...the process: private static boolean isField(Document word, Run...