Spread Silverlight Documentation
ExcelWorksheet Class Methods


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

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

Reference

ExcelWorksheet Class
GrapeCity.Excel Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.