Word.Range.Font.Hidden???

I'm setting various ranges within a Word document to be hidden. When the document is reloaded and I check to see if those same ranges are indeed hidden I get confusing values. Most of the time when I'm checking a range to see if it's hidden the value returned is either 0 or -1. True or false as expected. Sometimes I get a value of 9999999. What does this value mean


Answer this question

Word.Range.Font.Hidden???