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

In This Topic
IExportExcelSheetInfo Interface Methods
In This Topic

For a list of all members of this type, see IExportExcelSheetInfo members.

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