_Workbook.RemovePersonalInformation Property

Definition

True if personal information can be removed from the specified workbook. The default value is False. Read/write Boolean.

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

Property Value

Applies to