Search
CellCollection Class
See Also
 






Represents a specialized collection for worksheet cells.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public class CellCollection implements Iterable<T>

 Inheritance Hierarchy

java.lang.Object
    com.mindfusion.spreadsheet.CellCollection

 See Also