Skip to main content

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