[]
Gets or sets the password required to open the XLS file.
[PersistenceMode(PersistenceMode.InnerProperty)]
public StringDefaultExportSetting Password { get; set; }
Type | Description |
---|---|
StringDefaultExportSetting | A StringDefaultExportSetting object representing the password. |