Sets the cell or range of cells associated with this named range.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public void setCellRange ( |
RemarksSpecifying an invalid or incomplete cell range will throw an exception. A cell range without sheet name is considered incomplete.
See Also