Password Property (DDSecurity)
In This Topic
Get or set the password that is required to open a spreadsheet document.
Syntax
'Declaration
Public Property Password As String
public string Password {get; set;}
Property Value
A
System.String password.
See Also