spreadsheetgear
Formula One (Tidestone) question
At work we\'re stuck with using Formula One Excel components. The problem is that I can\'t find anywhere to post questions so I thought I try here.[详细]
2023-04-04 10:46 分类:问答What color code is this?
I\'m looking at a code snippet which places text in an excel header: headerText.Append(@\"&\"\"Calibri\"\"&20&K04-024HEADER-TEXT\");[详细]
2023-03-30 06:32 分类:问答Adding images to excel header using spreadsheet gear?
I\'m using the latest Spreadsheet Gear and C# on .NET 3.5 I\'m generating a spreadsheet and adding various formatting to it.One thing I would like to do is add an image to the left header section of[详细]
2023-03-24 17:30 分类:问答Get the number of rows of data with SpreadSheetGear?
I\'ve checked a few online resources, maybe I\'m blind but I\'ve as yet been unable to find an answer to this.[详细]
2023-03-16 11:38 分类:问答SpreadsheetGear get column by name?
I\'m just starting to work on a project that uses SpreadsheetGear. CopyFromDataTable is used to get all the data from a database. There are a lot of fields to work with; we\'re formatting them, hiding[详细]
2023-02-27 13:55 分类:问答Are there any third-party tools which allow importing XML data into Excel?
We are currently working on an application that has been using COM Interop in C# to import data into an Excel workbook.This data is fairly complex and lengthy, so we have been using the Import from XM[详细]
2023-02-25 07:34 分类:问答Excel number format strings (e.g. "@", "$-409]d-mmm-yy;@") - Complete reference availability? [closed]
Closed. This question 开发者_如何学JAVAdoes not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-02-13 09:12 分类:问答How can I set the values of a chart series in SpreadsheetGear programmatically?
According to MSDN, Excel permits setting the Values property of a chart series programmatically from an array:[详细]
2023-01-24 02:14 分类:问答How to set default date format when load an xls file to SpreadSheetGear workbook?
When I load an xls file, which is created by the user, to SpreadSheetGear workbook it changes date format from dd/mm/yyyy to mm/dd/yyyy. How can I prevent t开发者_StackOverflow社区his?[详细]
2023-01-23 21:15 分类:问答Hiding column and row headings in SpreadsheetGear control
Is there a way to hide the A,B,C column headers and 1,2,3 row headers in the SpreadsheetGear 2010 control?We are using this as a display only control and showing these headings gives the impression th[详细]
2023-01-11 00:52 分类:问答