Static class that contains enums for password handling.
The reader options define global rules, applied when loading a worksheet. The options are mainly to o...
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.