<PackageReference Include="Relativity.Server.Import.SDK" Version="2.9.2" />

Relativity.DataExchange.Export.HtmlCellFormatter

public string RowPrefix { get; }

public string RowSuffix { get; }

public HtmlCellFormatter(ExportFile settings, IFilePathTransformer filePathTransformer)

public string CreateImageCell(ObjectExportInfo artifact)

public string CreateNativeCell(string location, ObjectExportInfo artifact)

public string CreatePdfCell(string location, ObjectExportInfo artifact)

public string TransformToCell(string contents)