Table of Contents

OnPasswordEventArgs Class

Use this class to supply a password to open an encrypted file.

Syntax

Namespace: FlexCel.Core

public class OnPasswordEventArgs: EventArgs

Constructors

Name Description
OnPasswordEventArgs Creates a new Argument.

Properties

Name Description
Password The password needed to open the file.
Xls Excel file we are trying to open.