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


In This Topic
    Cells Class
    In This Topic
    Represents a range of Cell objects.
    Object Model
    Cells Class
    Syntax
    'Declaration
     
    <DefaultMemberAttribute("Item")>
    Public NotInheritable Class Cells 
    'Usage
     
    Dim instance As Cells
    [DefaultMember("Item")]
    public sealed class Cells 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Windows.SpreadSheet.Data.Cells

    See Also