Spread Silverlight Documentation
CellsEnumerator Class Members
Properties  Methods 


The following tables list the members exposed by CellsEnumerator.

Public Constructors
 NameDescription
Public ConstructorCellsEnumerator ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyColumnEndGets the ending column to enumerate.  
Public PropertyColumnStartGets the starting column to enumerate.  
Public PropertyCurrentGets the element in the collection at the current position of the enumerator.  
Public PropertyCurrentColumnIndexGets the index of the current column.  
Public PropertyCurrentRowIndexGets the index of the current row.  
Public PropertyIsBlockRangeGets or sets a value that indicates whether this instance is a block range.  
Public PropertyOptionsGets or sets the options that indicate whether to enumerate the cells with value or style.  
Public PropertyRowEndGets the ending row to enumerate.  
Public PropertyRowStartGets the starting row to enumerate.  
Public PropertySearchOrderGets the search direction.  
Public PropertySheetGets the sheet for the shape.  
Public PropertySheetAreaGets the sheet area.  
Public PropertySkipperGets or sets the skipped cell.  
Top
Public Methods
 NameDescription
Public MethodDisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Public MethodMoveNextAdvances the enumerator to the next element in the collection.  
Public MethodResetSets the enumerator to its initial position, which is before the first element in the collection.  
Top
Protected Methods
 NameDescription
Protected MethodSkipCurrentDetermines whether this instance is empty.  
Top
See Also

Reference

CellsEnumerator Class
GrapeCity.Windows.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.