Get all table names action in Apple Numbers package
- Updated: 2025/03/27
Get all table names action in Apple Numbers package
The Get all table names action of the Apple Numbers package enables you to get the names of all the table in a spreadsheet and assign them to a list variable of string data type.
Settings
- Use one of the following options to provide session name:
- Session name: Enter the name of the session used to open the spreadsheet with the Open action.
- Variable: Enter the session variable that you added in the Open action.
- Use the Sheet type field to select one of the following options:
- Active: Retrieves the table names from the most recent active sheet you worked on.
- Specific: Specify the name of the sheet to retrieve all table names. For example, Sheet1.
- Select a string variable that you want to use to store the table names from the Assign table names to variable list.