Nevron Open Vision Documentation
Nevron.Nov.Formats.Excel Namespace / NExcelWriter Class
Members


In This Topic
    NExcelWriter Class
    In This Topic
    Writes an Nevron.Nov.Data.NDataSet or an Nevron.Nov.Data.NDataTable to an Excel XLSX file.
    Object Model
    NExcelWriter Class
    Syntax
    'Declaration
     
    
    Public Class NExcelWriter 
    'Usage
     
    
    Dim instance As NExcelWriter
    public class NExcelWriter 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Formats.Excel.NExcelWriter

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also