MindFusion.Java Package Programmer's Guide
NamedRange.getCellRange Method
See Also
 






Gets the cell or range of cells associated with this named range.

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

 Syntax

Java  Copy Code

public String getCellRange ()

 Return Value

 Remarks

Specifying an invalid or incomplete cell range will throw an exception. A cell range without sheet name is considered incomplete.

 See Also

NamedRange Members
NamedRange Class
com.mindfusion.spreadsheet Namespace