LoadOptions.Password

LoadOptions.Password property

Gets and set the password of the workbook.

public string Password { get; set; }

See Also