Bold property
Specifies whether the text entries in the task are by default bold.
Syntax
Set: Task.setBold(bBold)
Get: bBold = Task.getBold()
Applies to
Task object.
Data type
boolean. If the bBold value is true, the text entries in the task are bold by default; otherwise, they are by default not bold.
Usage
This property specifies whether the text entries in the task are by default bold.