DefaultWebOptions.LoadPictures Property

Definition

True if images are loaded when you open a document in Microsoft Excel, usually when the images and document were not created in Microsoft Excel. False if the images are not loaded. The default value is True.

public:
 property bool LoadPictures { bool get(); void set(bool value); };
public bool LoadPictures { get; set; }
Public Property LoadPictures As Boolean

Property Value

Applies to