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


In This Topic
    CellsEnumerator Class
    In This Topic
    Represents a cells enumerator for any area of the sheet.
    Object Model
    CellsEnumerator Class
    Syntax
    'Declaration
     
    Public Class CellsEnumerator 
    'Usage
     
    Dim instance As CellsEnumerator
    public class CellsEnumerator 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Windows.SpreadSheet.Data.CellsEnumerator

    See Also