DefaultWebOptions.SaveHiddenData Property

Definition

True if data outside of the specified range is saved when you save the document as a Web page. This data may be necessary for maintaining formulas. False if data outside of the specified range is not saved with the Web page. The default value is True.

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

Property Value

Applies to