IFilePathProvider class

IFilePathProvider class

Represents the exported file path provider.

The IFilePathProvider type exposes the following members:

Methods

MethodDescription
get_full_name(self, sheet_name)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