Represents a specialized collection for worksheet cells.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public class CellCollection implements Iterable<T> |
Inheritance Hierarchyjava.lang.Object![]()
com.mindfusion.spreadsheet.CellCollection
See Also