[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IO.OpenXml.ExportContext.GetCellExporter

GetCellExporter Method

GetCellExporter()

Gets the data converter which convert custom data to OpenXML-compatible data.

Declaration
protected virtual ICellExporter GetCellExporter()
Protected Overridable Function GetCellExporter() As ICellExporter
Returns
Type Description
ICellExporter

An ICellExporter value represents the data converter.