GrapeCity.Xaml.Excel
IsLoadOnDemand Method


Specifies whether the current reader is load on demand or not
Syntax
'Declaration
 
Function IsLoadOnDemand() As Boolean
'Usage
 
Dim instance As IExcelLoadOnDemandReader
Dim value As Boolean
 
value = instance.IsLoadOnDemand()
bool IsLoadOnDemand()
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelLoadOnDemandReader Interface
IExcelLoadOnDemandReader Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options