_ParagraphFormat.OpenOrCloseUp 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.
If spacing before the specified paragraphs is 0 (zero), this method sets spacing to 12 points. If spacing before the paragraphs is greater than 0 (zero), this method sets spacing to 0 (zero).
public:
void OpenOrCloseUp();
public void OpenOrCloseUp ();
abstract member OpenOrCloseUp : unit -> unit
Public Sub OpenOrCloseUp ()