ReadabilityStatistics Collection

P

Paul M

In my word document, I'm examining

ActiveDocument.Content.ReadabilityStatistics(8).Value

for Passive Sentences. It seems always to be equal to 0. The report from
check spelling shows that there are passive sentences.

All the other statistics display correctly. They are all integers. The
number check grammar reports for passive sentences is a percentage, so the
problem here may be one of rounding.

I've created a variable with type double or variant, but still cannot get
this value to display any result other than 0.

Any suggestions?
 
A

abdul

Hi Paul,

I too have same problem with Passive sentence count which is alway
shows as 0.

If you have the workaround or solution to this please let me know.Tha
will be of great help..

Thanks in advance.
-Abdu
 
Top