[]
Represents an interface which allows to customize exporting cell value.
public interface ICellExporter
Public Interface ICellExporter
Name | Description |
---|---|
Export(ExportContext, int, int, object, Expression, int, IPrimitiveValue) | Converts the specified value to the corresponding OpenXml data type. |