ILoadFileCellFormatter public interface ILoadFileCellFormatter Documentation Code string RowPrefix { get; } string RowSuffix { get; } string CreateImageCell(ObjectExportInfo artifact) string CreateNativeCell(string location, ObjectExportInfo artifact) string CreatePdfCell(string location, ObjectExportInfo artifact) string TransformToCell(string contents)