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

In This Topic
    IExportExcelSheetInfo1 Interface Members
    In This Topic

    The following tables list the members exposed by IExportExcelSheetInfo1.

    Public Properties
     NameDescription
     PropertyGets the index of SheetView. (Inherited from FarPoint.Excel.IExportExcelSheetInfo)
     PropertyGets the index in exporting style list of SheetView's style. (Inherited from FarPoint.Excel.IExportExcelSheetInfo)
    Top
    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