All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.aspose.cells.IFilePathProvider.html Maven / Gradle / Ivy

There is a newer version: 23.1
Show newest version





IFilePathProvider




com.aspose.cells
Interface IFilePathProvider


public interface IFilePathProvider 

Represents the exported file path provider.


Method Summary
abstract java.lang.StringgetFullName(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)
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.
Parameters:
sheetName - Worksheet name
Returns:
the full path of the file

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy