Spread Silverlight Documentation
IExcelWorksheet Interface Methods

For a list of all members of this type, see IExcelWorksheet members.

Public Methods
 NameDescription
 MethodGetCellGets the cell at the specified row and column.  
 MethodGetColumnGets the column at the specified column index  
 MethodGetDataValidationsGets the all data validation setting in the worksheet.  
 MethodGetNonEmptyCellsGets the non empty cells.  
 MethodGetNonEmptyColumnsGets the non-empty columns.  
 MethodGetNonEmptyRowsGets the non-empty rows.  
 MethodGetRowGets the row at the specified column index  
 MethodGetSheetChartsReturns all charts defined in the current worksheet.  
 MethodGetSheetImagesReturns all images defined in the current worksheet.  
 MethodGetSheetTablesReturns all tables defined in the current worksheet.  
 MethodGetSpanCellGets the range of cells that are spanned at a specified cell in this sheet.  
 MethodGetTopLeftGet the location of the top left visible cell in the current sheet  
 MethodGetValueSets the value of the cell.  
 MethodSetColumnInitialize the column at the specified index.  
 MethodSetDataValidationsSets the data validation used in the worksheet  
 MethodSetSheetChartAdd a chart to the current worksheet.  
 MethodSetSheetImageAdd a image to the current worksheet.  
 MethodSetSheetTableAdd a sheet table to the current worksheet.  
 MethodSetTopLeftSet the location of the top left visible cell.  
 MethodSetValueSets the value of the cell.  
Top
See Also

Reference

IExcelWorksheet Interface
GrapeCity.Excel Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.