Syntax

expression.LoadPictures

expression A variable that represents a DefaultWebOptions object.

Example

This example causes images to load when the document is opened in Excel.

Visual Basic for Applications
Application.DefaultWebOptions.LoadPictures = True
load load pictures Load Pictures Property LoadPictures LoadPictures Property

See also: