TestTextStyle Method

Build 1501 on 14/Nov/2017  This topic last edited on: 23/Mar/2016, at 12:20

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

TxtStyle, TestTextParaStyle