Skip to main content

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.