_AutoFormatRules.Save Method

Definition

Save all changes to AutoFormatRule objects within the AutoFormatRules collection.

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

Remarks

Any changes made to the AutoFormatRules collection, such as adding or removing AutoFormatRule objects, or to an AutoFormatRule object within the collection, are persisted only if this method is called.

Applies to