Font object: Decreases the font size to the next available size. If the selection or range contains more than one font size, each size is decreased to the next available setting.
Selection object: Shrinks the selection to the next smaller unit of text. The progression is as follows: entire document, section, paragraph, sentence, word, insertion point.
Syntax
expression.Shrink
expression Required. An expression that returns a Font or Selection object.