FormRowDisplayOption.fontBold Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
fontBold() | |
fontBold(Boolean) |
fontBold()
public:
virtual bool fontBold();
public virtual bool fontBold ();
abstract member fontBold : unit -> bool
override this.fontBold : unit -> bool
Public Overridable Function fontBold () As Boolean