We're sorry but this site requires JavaScript.
Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
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:
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.