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

In This Topic
    CellsEnumerator Class Members
    In This Topic

    The following tables list the members exposed by CellsEnumerator.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the ending column to enumerate.  
    Public PropertyGets the starting column to enumerate.  
    Public PropertyGets the element in the collection at the current position of the enumerator.  
    Public PropertyGets the index of the current column.  
    Public PropertyGets the index of the current row.  
    Public PropertyGets or sets a value that indicates whether this instance is a block range.  
    Public PropertyGets or sets the options that indicate whether to enumerate the cells with value or style.  
    Public PropertyGets the ending row to enumerate.  
    Public PropertyGets the starting row to enumerate.  
    Public PropertyGets the search direction.  
    Public PropertyGets the sheet for the shape.  
    Public PropertyGets the sheet area.  
    Public PropertyGets or sets the skipped cell.  
    Top
    Public Methods
     NameDescription
    Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
    Public MethodAdvances the enumerator to the next element in the collection.  
    Public MethodSets the enumerator to its initial position, which is before the first element in the collection.  
    Top
    See Also