Gets or sets the folder of the target HTML.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public string RootFolder { get; set; } |
Visual Basic
![]() |
---|
Public Property RootFolder As String |
A string value.
If images are not embedded and ImageFolder is a relative path, this parameter is used as a root. If this property is null (Nothing in Visual Basic) or an empty string, the directory of the exported HTML file is used as a root folder.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |