NevronOpenVision
Nevron.Nov.Text.Data Namespace / NExcelDataSourceFormat Class
Fields Properties Methods


NExcelDataSourceFormat Class Members

The following tables list the members exposed by NExcelDataSourceFormat.

Protected Constructors
 NameDescription
Protected ConstructorDefault constructor.  
Top
Protected Fields
 NameDescription
Internal Fieldstatic (Shared in Visual Basic)  
Top
Public Properties
 NameDescription
Public PropertyOverridden. Gets the file extensions of files this data source can load data from.  
Public PropertyOverridden. Gets the mime type of this data source.  
Public PropertyOverridden. Gets the name of the data source.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Creates a data source connection from the specified file name.  
Public MethodLoads a data source from the given stream.  
Top
Protected Methods
 NameDescription
Protected MethodGenerates a connection string that should be used to connect to the given Excel database.  
Top
See Also