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

IExportExcelRowInfo Interface Members

The following tables list the members exposed by IExportExcelRowInfo.

Public Properties
 NameDescription
 PropertyGets the row's height.  
 PropertyGets if row is collapsed or not.  
 PropertyGets if row is hidden or not.  
 PropertyGets if row has zero height or not.  
 PropertyGets the row's outline level.  
 PropertyGets the index of row in the exporting Excel sheet.  
 PropertyGets the index in exporting style list of row's style.  
Top
Public Methods
 NameDescription
 MethodGets the array of IExportExcelCellInfo which hold the exporting information of cells in row.  
Top
See Also