_AutoFormatRules.RemoveAll Method

Definition

Removes all custom formatting rules from the AutoFormatRules collection.

public:
 void RemoveAll();
public void RemoveAll ();
Public Sub RemoveAll ()

Remarks

This method removes every AutoFormatRule object with a Standard property value set to False.

Applies to