Version

Password Support (Infragistics Excel Engine)

Topic Overview

Purpose

This topic explains how to operate with password encrypted files.

Required background

The following topics are prerequisites to understanding this topic:

Topic Purpose

In this topic you’ll find information that will help you to better understand the object model and the functionalities of the Infragistics Excel Engine.

This topic explains how to read an existing Excel file.

In this topic

This topic contains the following sections:

Introduction

Password support summary

The Infragistics Excel Engine’s password support provides you the following abilities for working with encrypted/protected workbooks:

  • inspecting whether a workbook is encrypted with an open password

Operate with Open Password Encrypted Workbook

Overview

The following table lists the properties and methods associated with dealing with open password encrypted workbooks.

Description

For the following task Use this property/method

Inspect an unopened workbook for an open password.

Note
Note

When using this method and the check is performed, this method will reset the stream position to the original value if Stream.CanSeek is true.

Related Content

Topics

The following topics provide additional information related to this topic.

Topic Purpose

This topic explains how to save a Workbook object as an Excel file.