'Declaration
Public Overridable Function GetCellExporter() As ICellExporter
'Usage
Dim instance As Factory Dim value As ICellExporter value = instance.GetCellExporter()
public virtual ICellExporter GetCellExporter()
Return Value
An ICellExporter2 value represents the data converter.