'Declaration
Protected Function GetCellExporter() As ICellExporter
'Usage
Dim instance As PdfExportContext Dim value As ICellExporter value = instance.GetCellExporter()
protected ICellExporter GetCellExporter()
Return Value
An GrapeCity.Spreadsheet.IO.OpenXml.ICellExporter value represents the data converter.