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


In This Topic
    Item Property (Worksheet)
    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 from the range of cells with the specified rows and columns.  
    See Also