Returns an iterator object that can be used to iterate through the columns in the range.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java Copy Code |
---|
public Iterator<Column> getEnumerator () |
An Iterator<Column> object that can be used to iterate through the columns in the range.
JSpreadsheet Programmer's Guide | © 2024 MindFusion |