Skip to main content
A newer version of this page is available. .

IXlTable.GetRowReference Method

Name Parameters Description
GetRowReference(String, String) firstColumnName, lastColumnName Returns a reference to the portion of the current row bounded by the specified columns.
GetRowReference(String) columnName Gets a reference to the cell at the intersection of the current row and the specified table column.