[]
Gets or sets the user name responsible to password protect the XLS file.
[PersistenceMode(PersistenceMode.InnerProperty)]
public StringDefaultExportSetting ProtectedBy { get; set; }
Type | Description |
---|---|
StringDefaultExportSetting | A StringDefaultExportSetting object representing the name of the protector. |