_Font.Grow 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.
Increases the font size to the next available size. If the selection or range contains more than one font size, each size is increased to the next available setting.
public:
void Grow();
public void Grow ();
abstract member Grow : unit -> unit
Public Sub Grow ()