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