IFilePathProvider.GetFullName
IFilePathProvider.GetFullName method
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.
public string GetFullName(string sheetName)
Parameter | Type | Description |
---|---|---|
sheetName | String | Worksheet name |
Return Value
the full path of the file
See Also
- interface IFilePathProvider
- namespace Aspose.Cells
- assembly Aspose.Cells