public interface IFilePathProvider
Method Summary | ||
---|---|---|
abstract java.lang.String | getFullName(java.lang.String 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. |
Method Detail |
---|
getFullName | |
public abstract java.lang.String getFullName(java.lang.String sheetName) |
sheetName
- Worksheet name