Spread Windows Forms 15.0
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
    public interface ICellExporter 
    See Also