Description
Returns True if the current text style matches the specified one.
Syntax
dim bValue as Boolean = Text.TestTextStyle (str1) |
str1
text style to match
Return value
True if the current text style matches the specified one, False otherwise.
Context
Text designer commands
See also