ExcelSourceOptions.Password Property
Gets or sets the password used to access the protected workbook.
Namespace: DevExpress.DataAccess.Excel
Assembly: DevExpress.DataAccess.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | null | A String value that specifies the password used to access the protected workbook. |
See Also