[]
DsExcel Java provides the following lookup and reference functions, listed alphabetically.
Function | Description |
|---|---|
This function uses the row and column numbers to create a cell address in text. | |
This function returns the number of areas in a reference. | |
This function returns a value from a list of values. | |
This function returns the specified columns from an array. | |
This function returns the specified rows from an array. | |
This function returns the column number of a reference. | |
This function returns the number of columns in an array. | |
This function excludes a specified number of rows or columns from the start or end of an array. | |
This function expands or pads an array to the specified row and column dimensions. | |
This function filters a range or array. | |
This function extracts data stored in a PivotTable. | |
This function searches for a value in the top row and then returns a value in the same column from a specified row. | |
This function creates a summary of your data using formula and supports grouping along row fields and aggregating the associated values. | |
This function creates a shortcut or jump that opens a document stored on a network server, an intranet, or the Internet. | |
This function stack arrays horizontally. | |
This function creates a shortcut that opens documents stored on the Internet. | |
This function input an URL or a base64 string to show an image in cell. | |
This function returns a value or the reference to a value from within an array or range. | |
This function returns the reference specified by a text string. References are immediately evaluated to display their contents. | |
This function searches for a value and returns a value from the same location in a second area. | |
This function returns the relative position of a specified item in a range. | |
This function returns a reference to a range. The range is a specified number of rows and columns from a cell or range of cells. The function returns a single cell or a range of cells. | |
This function returns the group, aggregate, sort, and filter data based on the row and column fields that you specify. | |
This function returns the number of a row from a reference. | |
This function returns the number of rows in an array. | |
This function returns a single value when given a value, range, or array. | |
This function sorts a range or array. | |
This function sorts a range or array based on the values in a corresponding range or array. | |
This function returns a specified number of contiguous rows or columns from the start or end of an array. | |
This function returns the array in a single column. | |
The function returns the array in a single row. | |
This function returns a vertical range of cells as a horizontal range or a horizontal range of cells as a vertical range. | |
This function excludes all empty rows and/or columns from the outer edges of a range or array. | |
This function returns the unique values from a range or array. | |
This function searches for a value in the leftmost column and returns a value in the same row from a column you specify. | |
This function appends arrays vertically and in sequence to return a larger array. | |
This function wraps the provided row or column of values by columns after a specified number of elements to form a new array. | |
This function wraps the provided row or column of values by rows after a specified number of elements to form a new array. | |
This function searches a range or an array for a match and returns the corresponding item from a second range or array. By default, an exact match is used. | |
This function returns the relative position of an item in an array. By default, an exact match is required. |