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