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