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

In This Topic
IExportExcelSheetInfo1 Interface Methods
In This Topic

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

Public Methods
 NameDescription
 Method (Inherited from System.IDisposable)
 Method  
 MethodGets the column index sorted array of IExportExcelColumnInfo which hold the exporting information of columns. (Inherited from FarPoint.Excel.IExportExcelSheetInfo)
 MethodGet the bound of exporting region of the corresponding Excel sheet. (Inherited from FarPoint.Excel.IExportExcelSheetInfo)
 MethodGets the row index sorted array of IExportExcelRowInfo which hold the exporting information of rows. (Inherited from FarPoint.Excel.IExportExcelSheetInfo)
Top
See Also