Gets or sets a value specifying whether the font is bold.
public function getBold() {}public function setBold($value) {}
Type: boolean
If true, the font is bold.
true
Default value is false.