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