HtmlCellFormatter public class HtmlCellFormatter : ILoadFileCellFormatter Documentation public string RowPrefix { get; } public string RowSuffix { get; } public HtmlCellFormatter(ExportFile settings) public string CreateImageCell(ObjectExportInfo artifact) public string CreateNativeCell(string location, ObjectExportInfo artifact) public string CreatePdfCell(string location, ObjectExportInfo artifact) public string TransformToCell(string contents)