SheetInformationProps Interface
JSON representation of a SheetInformation.
Properties
| Name | Type | Description | |
|---|---|---|---|
| checkedBy | string | undefined | A user-supplied string describing who verified the sheet contents. | |
| designedBy | string | undefined | A user-supplied string describing who designed the sheet contents. | |
| designedDate | string | undefined | The ISO string representation of a user-supplied date describing when the sheet contents were designed. | |
| drawnBy | string | undefined | A user-supplied string describing who drew the sheet contents. |
Defined in
- core/common/src/ElementProps.ts Line 709
Last Updated: 11 November, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.