Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IExportExcelSheetInfo Interface
Properties Methods

In This Topic
    IExportExcelSheetInfo Interface Members
    In This Topic

    The following tables list the members exposed by IExportExcelSheetInfo.

    Public Properties
     NameDescription
     PropertyGets the index of SheetView.  
     PropertyGets the index in exporting style list of SheetView's style.  
    Top
    Public Methods
     NameDescription
     Method (Inherited from System.IDisposable)
     MethodGets the column index sorted array of IExportExcelColumnInfo which hold the exporting information of columns.  
     MethodGet the bound of exporting region of the corresponding Excel sheet.  
     MethodGets the row index sorted array of IExportExcelRowInfo which hold the exporting information of rows.  
    Top
    See Also