BenSelect Documentation
SurveyExport Constructor(Int32,Survey,String,clsCase,XlsFile,Int32)
See Also  Send Feedback
ETI.Report Namespace > SurveyExport Class > SurveyExport Constructor : SurveyExport Constructor(Int32,Survey,String,clsCase,XlsFile,Int32)
sheets
survey
name
case
file
sheetIndex
Overloaded CTOR

Syntax

JScript 
public function SurveyExport( 
   sheets : int,
   survey : Survey,
   name : String,
   case : clsCase,
   file : FlexCel.XlsAdapter.XlsFile,
   sheetIndex : int
);

Parameters

sheets
survey
name
case
file
sheetIndex

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.