Select Method

Build 1501 on 14/Nov/2017  This topic last edited on: 10/Oct/2016, at 13:12

Description

Selects a style using a dialog and associates it to the object.

Syntax

object.Select (bPara)

object

Required. Object name, returned by Text.GetTextStyle and GetParaStyle.

bPara

Boolean. Selects a paragraph style when bPara is true, selects a text style when bPara is false. A run-time error occurs if the object is not attached to a text.