'Declaration
Protected Overridable Function GetCellExporter() As ICellExporter
'Usage
Dim instance As ExportContext Dim value As ICellExporter value = instance.GetCellExporter()
protected virtual ICellExporter GetCellExporter()
Return Value
An ICellExporter value represents the data converter.