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.