Worksheets
albert.resources.worksheets
Worksheet
Bases: BaseSessionResource
A worksheet entity.
Attributes:
| Name | Type | Description |
|---|---|---|
sheets |
List[Sheet]
|
A list of sheet entities. |
project_name |
str | None
|
The name of the project. |
sheets_enabled |
bool
|
Whether the sheets are enabled. |
project_id |
str
|
The Albert ID of the project. |
Methods:
| Name | Description |
|---|---|
add_session_to_sheets |
|