O_table | Data/object table of interest. |
Start_row / End_row | The 1-based starting and ending rows of interest. |
startCol, endCol | The 1-based integer starting and ending columns of interest. |
Behavior | String that indicates how to treat blank cells. The options are: ■Blank = use an empty string. ■Zero = use a 0 for the contents of the cell. ■Failure = cause the entire retrieval to fail |
Ignore trailing blanks | Boolean value that indicates if the blanks at the ends of columns are to be ignored when retrieving values. Applicable only when an entire row or column is being processed. |