Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Windows Develop CSharp

GemBox.ExcelLite

  • Category : CSharp
  • Tags :
  • Update : 2012-11-26
  • Size : 2mb
  • Downloaded :0次
  • Author :lclc*****
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Download1 Download2
Don't use download software fo downloading.
If download fail,Try it again for free.
Introduction - If you have any usage issues, please Google them yourself
Excel export component (B/S or C/S can be used) using GemBox.ExcelLite // reference document ExcelFile excelFile = new ExcelFile () ExcelWorksheet sheet = excelFile.Worksheets.Add ( " WolfSpider" ) int columns = dataGridView1.Columns.Count int rows = dataGridView1.Rows.Count for (int j = 0 j < columns j++) (sheet.Cells [0, j]. Value = dataGridView1.Columns [j]. HeaderText ) for (int i = 1 i < = rows i++) (for (int j = 0 j < columns j++) (sheet.Cells [i, j]. Value = dataGridView1 [j, i-1]. Value )) excelFile.SaveXls ( " ./guyun.xls" ) // here the file name can be defined
Packet file list
(Preview for download)
GemBox.ExcelLite
................\GemBox.ExcelLite
................\................\AbstractRange.cs
................\................\AbsXLSRec.cs
................\................\AbsXLSRecords.cs
................\................\Area3dFormulaToken.cs
................\................\AreaErr3dFormulaToken.cs
................\................\AreaFormulaToken.cs
................\................\ArrayFormulaToken.cs
................\................\bin
................\................\...\Debug
................\................\...\.....\GemBox.ExcelLite.dll
................\................\...\.....\GemBox.ExcelLite.pdb
................\................\BinaryOperatorFormulaToken.cs
................\................\BinaryWritable.cs
................\................\BOFSubstreamType.cs
................\................\BoolFormulaToken.cs
................\................\BoundSheetRecord.cs
................\................\BoundSheetSheetType.cs
................\................\BoundSheetVisibility.cs
................\................\Buffer.cs
................\................\CellBorder.cs
................\................\CellBorders.cs
................\................\CellFormula.cs
................\................\CellRange.cs
................\................\CellRangeEnumerator.cs
................\................\CellRecordHeader.cs
................\................\CellStyle.cs
................\................\CellStyleCachedCollection.cs
................\................\CellStyleData.cs
................\................\CellStyleDataIndexes.cs
................\................\ColumnInfoOptions.cs
................\................\ContinueRecord.cs
................\................\ControlFormulaToken.cs
................\................\CsvType.cs
................\................\DBCellRecord.cs
................\................\DefaultRowHeightOptions.cs
................\................\ErrFormulaToken.cs
................\................\ExcelCell.cs
................\................\ExcelCellCollection.cs
................\................\ExcelColumn.cs
................\................\ExcelColumnCollection.cs
................\................\ExcelColumnRowBase.cs
................\................\ExcelFile.cs
................\................\ExcelFillPattern.cs
................\................\ExcelFont.cs
................\................\ExcelFontData.cs
................\................\ExcelLite.cs
................\................\ExcelLongString.cs
................\................\ExcelLongStrings.cs
................\................\ExcelRow.cs
................\................\ExcelRowCollection.cs
................\................\ExcelRowColumnCellCollectionBase.cs
................\................\ExcelRowColumnCollectionBase.cs
................\................\ExcelShortString.cs
................\................\ExcelStringBase.cs
................\................\ExcelStringOptions.cs
................\................\ExcelStringWithoutLength.cs
................\................\ExcelWorksheet.cs
................\................\ExcelWorksheetCollection.cs
................\................\ExternsheetRecord.cs
................\................\ExtSSTRecord.cs
................\................\FillPatternStyle.cs
................\................\FontOptions.cs
................\................\FormulaFunctionInfo.cs
................\................\FormulaFunctionsTable.cs
................\................\FormulaOptions.cs
................\................\FormulaParser.cs
................\................\FormulaRecord.cs
................\................\FormulaToken.cs
................\................\FormulaTokenClass.cs
................\................\FormulaTokenCode.cs
................\................\FormulaTokensFactory.cs
................\................\FormulaTokenType.cs
................\................\FormulaTokenTypeEx.cs
................\................\FunctionFormulaToken.cs
................\................\FunctionVarFormulaToken.cs
.....
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.