title: Meta information keywords: Javascript spreadsheet, javascript, javascript table, meta information description: Keep hidden information about your data grid cells using the Jspreadsheet meta information methods [Back to Examples](/jspreadsheet/v3/examples#more) # Meta information This feature helps you keep import information about the cells hidden from users. You can define any meta information during the initialization or programmatically after that thought getMeta or setMeta methods. ```html