getSpreadsheet
Description
        returns the spreadsheet that contains the specified spreadsheet cell.spreadsheet = getSpreadsheet(spreadsheetCell)
        returns the spreadsheet that contains the specified spreadsheet row. (since R2024b)spreadsheet = getSpreadsheet(spreadsheetRow)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2024a