Saved Property

Returns whether the specified document has been edited since the last time it was saved.

Syntax

object.Saved

Properties

The Saved property syntax has this part:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Return Values

The Saved property return values are:

Value

Description

True

The document has not been edited since it was last saved.

False

The document has been edited since it was last saved.

 

Applies To