This is the complete list of members for Aspose::Cells::IWriteProtection, including all inherited members.
GetAuthor()=0 | Aspose::Cells::IWriteProtection | pure virtual |
GetRecommendReadOnly()=0 | Aspose::Cells::IWriteProtection | pure virtual |
IsWriteProtected()=0 | Aspose::Cells::IWriteProtection | pure virtual |
SetAuthor(intrusive_ptr< Aspose::Cells::Systems::String > value)=0 | Aspose::Cells::IWriteProtection | pure virtual |
SetPassword(intrusive_ptr< Aspose::Cells::Systems::String > value)=0 | Aspose::Cells::IWriteProtection | pure virtual |
SetRecommendReadOnly(bool value)=0 | Aspose::Cells::IWriteProtection | pure virtual |
ValidatePassword(intrusive_ptr< Aspose::Cells::Systems::String > password)=0 | Aspose::Cells::IWriteProtection | pure virtual |