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