Spread WPF 17
GrapeCity.Excel Namespace / ILoadOnDemandReadService Interface
Methods

In This Topic
    ILoadOnDemandReadService Interface Members
    In This Topic

    The following tables list the members exposed by ILoadOnDemandReadService.

    Public Methods
     NameDescription
     MethodSpecifies whether the specified row in the specified sheet has been loaded to data model.  
     MethodRead the data of the row in the specified sheet to data model.  
     MethodIndicate the excel reader to stop read data from excel.  
    Top
    See Also