Spread WPF 17
GrapeCity.Excel Namespace / IExcelWriter Interface
Members


In This Topic
    IExcelWriter Interface
    In This Topic
    Represents a collection of methods which be used to write customized data module to Excel file or stream.
    Object Model
    IExcelWriter Interface
    Syntax
    'Declaration
     
    Public Interface IExcelWriter 
    'Usage
     
    Dim instance As IExcelWriter
    public interface IExcelWriter 
    See Also