Spread Silverlight Documentation
Stop Method


GrapeCity.Excel Namespace > ILoadOnDemandReadService Interface : Stop Method
Indicate the excel reader to stop read data from excel.
Syntax
'Declaration
 
Sub Stop() 
'Usage
 
Dim instance As ILoadOnDemandReadService
 
instance.Stop()
void Stop()
See Also

Reference

ILoadOnDemandReadService Interface
ILoadOnDemandReadService Members