Gets the item with the specified name. If there is no item with the specified name, the indexer has no effect.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java Copy Code |
---|
public T get ( |
The name of the item to get.
The item with the specified name.
JSpreadsheet Programmer's Guide | © 2024 MindFusion |