HasUnderlines Function

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

Description

Returns true if the underline properties (UY, UH,UColor, UGray, UFlags and NUnderlines) have a value.

Note: if there's no selection, the function always returns True. If there's selection, the function returns True only if the attribute has the same value in entire selection.

Syntax

object.HasUnderlines

object

Required. Object name, returned by Text.GetTextStatus, Text.GetParaTextStatus and Text.GetDefaultTextStatus functions

See also

Other underlines properties and functions