| Package | Description |
|---|---|
| com.grapecity.documents.excel |
| Modifier and Type | Method and Description |
|---|---|
INames |
Workbook.getNames()
Returns the
INames collection that represents all the names in the
specified workbook (including all worksheet-specific names). |
INames |
Workbook.getNames()
Returns the
INames collection that represents all the names in the
specified workbook (including all worksheet-specific names). |
INames |
IWorkbook.getNames()
Returns the
INames collection that represents all the names in the
specified workbook (including all worksheet-specific names). |
INames |
IWorksheet.getNames()
Returns the
INames collection that represents all the
worksheet-specific names (names defined with the "WorksheetName!" prefix). |