Spread for ASP.NET 12 Product Documentation
Item Property (Cells)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Cells Class : Item Property
Gets a new cell for the specified row and column.
Overload List
OverloadDescription
Gets a new cell for the specified row and column.  
Gets a new cell for the range of cells of the specified rows and columns.  
Exceptions
ExceptionDescription
Specified row index is not valid; must be between zero and the total number of rows
Specified column index is not valid; must be between zero and the total number of columns
Specified column header row index is not valid; must be between zero and the total number of column header rows
Specified row header column index is not valid; must be between zero and the total number of row header columns
Specified sheet corner row index is not valid; must be between zero and the total number of sheet corner rows
Specified sheet corner column index is not valid; must be between zero and the total number of sheet corner columns
See Also

Reference

Cells Class
Cells Members