Selection.SelectCurrentFont 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.
Extends the selection forward until text in a different font or font size is encountered.
public:
void SelectCurrentFont();
public void SelectCurrentFont ();
abstract member SelectCurrentFont : unit -> unit
Public Sub SelectCurrentFont ()