Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IExportExcelSheetInfo Interface
Properties Methods

IExportExcelSheetInfo Interface Members

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