Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / Cells Class / Item Property


In This Topic
    Item Property (Cells)
    In This Topic
    Gets a new cell with a specified tag, or returns null if there is no cell with the specified tag.
    Overload List
    OverloadDescription
    Gets a new cell with a specified tag, or returns null if there is no cell with the specified tag.  
    Gets a new cell for the specified row and column.  
    Gets a new cell for the range of cells with the specified rows and columns.  
    See Also