DefaultWebOptions.SaveNewWebPagesAsWebArchives Property
True if new Web pages can be saved as Web archives. Read/write Boolean.
Syntax
expression.SaveNewWebPagesAsWebArchives
expression A variable that represents a DefaultWebOptions object.
Example
In this example, Microsoft Excel determines the settings for saving new Web pages as Web archives and notifies the user.
| Visual Basic for Applications |
|---|
|