Search
ImageExporter.setCellRange Method
See Also
 






Sets the range of cells to export, or null, to export the entire sheet.

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

 Syntax

Java  Copy Code

public void setCellRange (
    Rectangle value
)

 Parameters

value

 See Also