AuthenticRange.IsTextStateApplied
Method: IsTextStateApplied (i_strElementName as String) as Boolean
Description
Checks if all the selected text is embedded into an XML Element with name i_strElementName. Common examples for the parameter i_strElementName are "strong", "bold" or "italic".
Errors
2001  | The authentic range object, or its related view object is no longer valid.  | 
2005  | Invalid address for the return parameter was specified.  |