Skip to content

Depot Sheet Information

Kyle Kukshtel edited this page Oct 15, 2020 · 2 revisions

A sheet is the top level data object in a Depot file. A given Depot file can contain any number of sheets, and you can switch between sheets in Depot on the fly.

Sheet Buttons

Operation Icon Description
New Sheet Create New Sheet Creates a new sheet in the current Depot file
Edit Sheet Edit Sheet Re-open the configurator for the current open sheet to change its values

Sheet Config Options

Sheets also have a small set of parameters you can set at the moment of creation, but also edit later if you want to rename your sheet something or change its description. To edit a sheet, click the edit sheet button.

Name Description
name The name of the sheet. This is displayed at the top of the Depot file.
description Description of the sheet. This is used to add text to the top of the Depot file to provide context for the sheet if its open
displayColumn This is a column in the current sheet that dictates how a line in this sheet is displayed if referenced through a Line Reference Column. This defaults to id, but can be changed to any other text, longtext, int, or float column (if available).