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

In This Topic
    IExportExcelCellInfo Interface Members
    In This Topic

    The following tables list the members exposed by IExportExcelCellInfo.

    Public Properties
     NameDescription
     PropertyGets the formula of cell.  
     PropertyGets the value of cell.  
     PropertyGets the column index of cell in the exporting Excel sheet.  
     PropertyGets the row index of cell in the exporting Excel sheet.  
     PropertyGets the index in exporting style list of cell's style.  
    Top
    See Also