[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IO.OpenXml.ICellExporter

ICellExporter Interface

Represents an interface which allows to customize exporting cell value.

Namespace: GrapeCity.Spreadsheet.IO.OpenXml
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface ICellExporter
Public Interface ICellExporter

Methods

Name Description
Export(ExportContext, int, int, object, Expression, int, IPrimitiveValue)

Converts the specified value to the corresponding OpenXml data type.