This is the complete list of members for Aspose::Cells::IFileFormatUtil, including all inherited members.
DetectFileFormat(intrusive_ptr< Aspose::Cells::Systems::IO::Stream > stream) | Aspose::Cells::IFileFormatUtil | static |
DetectFileFormat(intrusive_ptr< Aspose::Cells::Systems::IO::Stream > stream, intrusive_ptr< Aspose::Cells::Systems::String > password) | Aspose::Cells::IFileFormatUtil | static |
DetectFileFormat(intrusive_ptr< Aspose::Cells::Systems::String > filePath) | Aspose::Cells::IFileFormatUtil | static |
DetectFileFormat(intrusive_ptr< Aspose::Cells::Systems::String > filePath, intrusive_ptr< Aspose::Cells::Systems::String > password) | Aspose::Cells::IFileFormatUtil | static |
ExtensionToSaveFormat(intrusive_ptr< Aspose::Cells::Systems::String > extension) | Aspose::Cells::IFileFormatUtil | static |
FileFormatToSaveFormat(Aspose::Cells::FileFormatType format) | Aspose::Cells::IFileFormatUtil | static |
IsTemplateFormat(intrusive_ptr< Aspose::Cells::Systems::String > extension) | Aspose::Cells::IFileFormatUtil | static |
LoadFormatToExtension(Aspose::Cells::LoadFormat loadFormat) | Aspose::Cells::IFileFormatUtil | static |
LoadFormatToSaveFormat(Aspose::Cells::LoadFormat loadFormat) | Aspose::Cells::IFileFormatUtil | static |
SaveFormatToExtension(Aspose::Cells::SaveFormat format) | Aspose::Cells::IFileFormatUtil | static |
SaveFormatToLoadFormat(Aspose::Cells::SaveFormat saveFormat) | Aspose::Cells::IFileFormatUtil | static |
VerifyPassword(intrusive_ptr< Aspose::Cells::Systems::IO::Stream > stream, intrusive_ptr< Aspose::Cells::Systems::String > password) | Aspose::Cells::IFileFormatUtil | static |