North American Sales: 1-800-231-8588
Global Contacts
My Account
Menu
North American Sales: 1-800-321-8588
My Account
Sign In/Register
Design & Development
Design & Develop
Best Value
Infragistics Ultimate
The complete toolkit for building high performing web, mobile and desktop apps.
Indigo.Design
Use a unified platform for visual design, UX prototyping, code generation and application development.
Web
Ignite UI for Angular
Ignite UI for JavaScript
Ignite UI for React
Ultimate UI for ASP.NET
Indigo.Design
Desktop
Ultimate UI for Windows Forms
Ultimate UI for WPF
Prototyping
Indigo.Design
Mobile
Ultimate UI for Xamarin
Ultimate UI for iOS
Ultimate UI for Android
Automated Testing Tools
Test Automation for Micro Focus UFT: Windows Forms
Test Automation for Micro Focus UFT: WPF
Test Automation for IBM RFT: Windows Forms
UX
Indigo.Design Desktop
Collaborative prototyping and remote usability testing for UX & usability professionals
Indigo.Design
A Unified Platform for Visual Design, UX Prototyping, Code Generation, and App Development
Business Intelligence
Reveal Embedded
Accelerate your time to market with powerful, beautiful dashboards into your apps
Reveal App
Empower everyone in your organization to use data to make smarter business decisions
Team Productivity
Learn & Support
Support
Help & Support Documents
Blogs
Forums
Product Ideas
Reference Applications
Customer Stories
Webinars
eBook & Whitepapers
Events
Free Trials
Pricing
Product Pricing / Buy Online
Renew Existing License
Contact Us
Forums
Retired Products and Controls
CREATE NEW POST
Your Privacy Matters
: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use.
Cookie Policy
Close
Selected tags
Infragistics Excel
Narrow your results
Silverlight
Excel Library
Excel CellFormat FormatString
In Infragistics.Excel RegisterUserDefinedFunction Workbook Load ExcelCalcFunction
SilverLight Excel
excel file
Excel CellFormat FormatString Date
Silverlight Excel WorksheetShape Worksheet
Infragistics.Excel xamGrid autosize
Workbook
WorksheetImage
Infragistics Excel Supported Builtin Functions
Infragistics.Excel samples
load
Infragistics.Excel SetFormatting styles
Tags
More
Cancel
Descending
Ascending
1 - 12 of
12 results
for Retired Products and Controls
Suggested Answer
12
replies
Image is not exported to excel using Infragistic Excel
In my Silverlight application we have to update the data to Predefined excel template and then export the data. But our predefined template is having company logo. Which is not appearing in excel when...
Not Answered
6
replies
Not creating the excel file for large Datatable throwing error
Hi, I am using INfragistic EXCel to create a Excel file in server folder[Service layer]. It creates a file only if datatable has very few records. if dataTable has more records than it throws a Exception...
Not Answered
5
replies
WorkBook Load Issue - Need help
Hi, I worked in the "Importing from Excel" functionality, it is working fine with following code provided we need to set the Properties of the excel file to "Build Actions = Embedded Resource". ...
Suggested Answer
4
replies
Export to Predefined Excel with multiple headers
Hi, I Have a very complex predefined Excel template. It is having multiple column headers like main headers and sub headers. But I need to do is export the data from xamgrid to the predefined excel...
Suggested Answer
5
replies
Set Print Area Using Infragistics.Excel
Hi, Is it possible to set the Print Area using the Infragistics.Excel? If possible please send me the piece of code.It will be great helpful to me. I will appreciate if you Could respond immediately...
Suggested Answer
5
replies
Set Print Area Using Infragistics.Excel
Hi, Is it possible to set the Print Area using the Infragistics.Excel? If possible please send me the piece of code.It will be great helpful to me. I will appreciate if you Could respond immediately...
Not Answered
2
replies
Problem with CreateNewWorksheetCellFormat Method
Hi, When I try to create a new CellFormat with the instruction (dataworkbook is a Workbook object) : IWorksheetCellFormat objCellFormat = dataWorkbook.CreateNewWorksheetCellFormat(); I've got this...
Suggested Answer
7
replies
Want ot set RowHeight of the Excel row.
Hi, I want to set the Row height of the Excel row to some specifc defined value. I have used the below source code. But It didn't work. string resourceFile = report.ExportTemplateFilename; StreamResourceInfo...
Not Answered
9
replies
Load Excel and CSV file
Hi, I want to load Excel(.xls) and CSV file in Silverlight environment. I have able to load Excel(.xls) file using Infragistics.Excel but CSV is throwing some Format Exception. Could you please providate...
Not Answered
9
replies
Load Excel and CSV file
Hi, I want to load Excel(.xls) and CSV file in Silverlight environment. I have able to load Excel(.xls) file using Infragistics.Excel but CSV is throwing some Format Exception. Could you please providate...
Suggested Answer
11
replies
Alternate Color for Excel row using Infragistics Excel is not working
In My Silverlight application I have created the excel spreadsheet using Infragistics Excel for Export functionality. But when I apply the alternate colors is to row is not working. Could you please let...
Suggested Answer
9
replies
Currency format In excel column using Infragistics Excel
Hi , In our application I am using Infragistics.Excel to export the file. But I am not able to apply the Currency format for numeic values. Please how can i specify the currency format. Ex:- 10...