DelimitedCellFormatter public class DelimitedCellFormatter : ILoadFileCellFormatter Documentation public string RowPrefix { get; } public string RowSuffix { get; } public DelimitedCellFormatter(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)