Xbasic
helper::GoogleSheetPackTable Method
Syntax
PackTable as L(tablename as C)
Arguments
- tablenameCharacter
Returns
- resultLogical
Description
The PackTable method packs a specified Google Sheet table.
Discussion
This method performs packing operations on the table, typically to clean up or compress the data structure within the sheet.
Example