L
Larry
I need to determine in VBA whether a document has "formatting
restrictions" enabled. I would think that the value of
ActiveDocument.EnforceStyle would tell me, but its value is always
True, regardless of whether I've restricted formatting or not. How do
I check for this status?
I know that some of the MS documentation is wrong, ascribing the
ability to SET the value to EnforceStyle. But that's not what I'm
looking to do. I just need to find out whether formatting restrictions
are on or off.
TIA--
--larry
restrictions" enabled. I would think that the value of
ActiveDocument.EnforceStyle would tell me, but its value is always
True, regardless of whether I've restricted formatting or not. How do
I check for this status?
I know that some of the MS documentation is wrong, ascribing the
ability to SET the value to EnforceStyle. But that's not what I'm
looking to do. I just need to find out whether formatting restrictions
are on or off.
TIA--
--larry