Gets the range of cells that was actually exported by the most recent call to export.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public Rectangle getExportedRange () |
A Rectangle representing the exported cells or an empty rectangle if export has never been called.
See Also