Paragraph.OpenUp 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.
Sets spacing before the specified paragraphs to 12 points.
public:
void OpenUp();
public void OpenUp ();
abstract member OpenUp : unit -> unit
Public Sub OpenUp ()