Spread WPF 18
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.
    Object Model
    ICellExporter Interface
    Syntax
    'Declaration
     
    Public Interface ICellExporter 
    'Usage
     
    Dim instance As ICellExporter
    public interface ICellExporter 
    See Also