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

In This Topic
    IExportExcelRowInfo Interface Members
    In This Topic

    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