Namespace: Consultingwerk.Windows.Util
Class 
UltraGridExcelExportParameter Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.Windows.Util.IUltraGridExcelExportParameter

File:UltraGridExcelExportParameter
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon Dec 10 21:42:21 CET 2012


Top Constructor Summary
Options Name Purpose
+ UltraGridExcelExportParameter () Constructor for the UltraGridExcelExportParameter class
+ UltraGridExcelExportParameter (character) Constructor for the UltraGridExcelExportParameter class

Top Property Summary
Options Name Purpose
+ CHARACTER FileName Returns the FileName for the Excel Export
+ LOGICAL PromptForAdditionalRows Returns if the user should be prompted for retrieving additional rows
+ LOGICAL PromptForOverwrite Returns if the user should be prompted to overwrite an existing file
+ Infragistics.Excel.WorkbookFormat WorkbookFormat Get and sets the Excel file format that should be used by the export serivce


Constructor Detail
Top

PUBLIC UltraGridExcelExportParameter ()

Purpose: Constructor for the UltraGridExcelExportParameter class
Notes:

Top

PUBLIC UltraGridExcelExportParameter (character)

Purpose: Constructor for the UltraGridExcelExportParameter class
Notes:

Parameters:
pcFileName CHARACTER
The value for the FileName property


Property Detail
Top

PUBLIC CHARACTER FileName

Purpose: Returns the FileName for the Excel Export
Notes:

Returns CHARACTER
Top

PUBLIC LOGICAL PromptForAdditionalRows

Purpose: Returns if the user should be prompted for retrieving additional
rows
Notes: SmartComponent Library only

Returns LOGICAL
Top

PUBLIC LOGICAL PromptForOverwrite

Purpose: Returns if the user should be prompted to overwrite an existing file
Notes:

Returns LOGICAL
Top

PUBLIC Infragistics.Excel.WorkbookFormat WorkbookFormat

Purpose: Get and sets the Excel file format that should be used by the export serivce
Notes:

Returns Infragistics.Excel.WorkbookFormat


©2006-2016 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.08.2016 08:55:00