GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.IO.OpenXml Namespace / ICellExporter Interface
Members


In This Topic
ICellExporter Interface
In This Topic
Represents an interface which allows to customize exporting cell value.
Syntax
'Declaration
 
Public Interface ICellExporter 
 
'Usage
 
Dim instance As ICellExporter
See Also