ListFormat.ListOutdent 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.
Decreases the list level of the paragraphs in the range for the specified ListFormat object, in increments of one level.
public:
void ListOutdent();
public void ListOutdent ();
abstract member ListOutdent : unit -> unit
Public Sub ListOutdent ()