Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / LayoutCells Class / Item Property


In This Topic
    Item Property (LayoutCells)
    In This Topic
    Gets a new cell for the specified row and column.
    Gets a new cell.
    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 out of range. It must be less than the row count or -1 for all.
    Specified column index is out of range. It must be less than the column count or -1 for all.
    See Also