Spread WPF 17
GrapeCity.Excel Namespace / IExcelWriter2 Interface
Members


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