You are here: Symbol Reference > Stimulsoft.Base.Excel Namespace > StiExcelHelper Class > StiExcelHelper Methods > GetDataSetFromXlsWithoutTypes Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiExcelHelper.GetDataSetFromXlsWithoutTypes Method

Конвертация потока с XLS-файлом в DataSet без учёта типов (приводятся к String).

Syntax
C++
C#
Visual Basic
public: DataSet GetDataSetFromXlsWithoutTypes( Stream stream, bool firstRowIsHeader = true );
Parameters
Parameters 
Description 
stream 
Входной поток с XLS-документом. 
Returns

DataSet с данными.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.