Gets the element at the specified index.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public NamedRange get ( |
The zero-based index of the element to get or set.
The element at the specified index.
See Also