30 #include <xlnt/xlnt_config.hpp> 45 static std::string hash_password(
const std::string &password);
50 void password(
const std::string &password);
55 std::string hashed_password()
const;
61 std::string hashed_password_;
Enumerates the possible types a cell can be determined by it's current value.
Definition: cell.hpp:37
Protection applied to a particular worksheet to prevent it from being modified.
Definition: sheet_protection.hpp:39