TableReferenceExpression.TableName Property
In This Article
Gets or sets the name of the table.
Namespace: DevExpress.Spreadsheet.Formulas
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Property Value
Type | Description |
---|---|
String | A string that is the table name. |
See Also