Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IExportExcelSheetInfo Interface
Members


In This Topic
    IExportExcelSheetInfo Interface
    In This Topic
    Indicates an interface which represents a set of functions which are used to get the exporting information (rows/columns/cells) of the specified SheetView.
    Syntax
    'Declaration
     
    
    Public Interface IExportExcelSheetInfo 
    'Usage
     
    
    Dim instance As IExportExcelSheetInfo
    public interface IExportExcelSheetInfo 
    See Also