Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

TableReferenceExpression Constructors

A structured reference used for worksheet tables.
Name Parameters Description
TableReferenceExpression(String, SheetReference) tableName, sheetReference Initializes a new instance of the TableReferenceExpression class with the specified settings.
TableReferenceExpression(String) tableName Initializes a new instance of the TableReferenceExpression class with the specified settings.
See Also