IUsedNameSet.TableNames Property
Provides access to the set of names assigned to tables in the destination workbook.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| HashSet<String> | A set of table names. |
See Also