Static class that contains shared enums for password handling, during read or write operations.
The reader options define global rules, applied when loading a worksheet. The options are mainly to o...
Interface to represent a protection password, either for workbooks or worksheets. The implementations...
Interface, used by password readers.
void ReadXmlAttributes(XmlNode node)
Reads the attributes of the passed XML node that contains password information.
void Init(PasswordType type, ReaderOptions readerOptions)
Method to initialize the password reader.