Aspose::Cells::IFilePathProvider class
IFilePathProvider class
Represents the exported file path provider.
class IFilePathProvider
Methods
Method | Description |
---|---|
virtual GetFullName(const U16String& sheetName) | Gets the full path of the file by Worksheet name when exporting Worksheet to html separately. So the references among the Worksheets can be exported correctly. |
See Also
- Namespace Aspose::Cells
- Library Aspose.Cells for C++