Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IExportExcelRowInfo1 Interface
Properties Methods

In This Topic
    IExportExcelRowInfo1 Interface Members
    In This Topic

    The following tables list the members exposed by IExportExcelRowInfo1.

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