AbstractSheetTRow, TColumn, TCell Properties |
The AbstractSheetTRow, TColumn, TCell generic type exposes the following members.
Name | Description | |
---|---|---|
AccessLevel |
Gets the access level for the sheet.
| |
Attachments |
Gets the attachments for the sheet.
| |
Columns |
Gets the columns for the sheet.
| |
ContactReferences |
Gets the list of contact references for this sheet
| |
CreatedAt |
Gets the date and time the sheet was created.
| |
CrossSheetReferences |
Gets the list of cross-sheet references used by this sheet
| |
DependenciesEnabled |
Gets the dependencies enabled flag.
| |
Discussions |
Gets the discussions for the sheet.
| |
EffectiveAttachmentOptions |
Array of enum strings (see Attachment.attachmentType) indicating the allowable attachment options for the current user and sheet
| |
Favorite |
Returned only if the user has marked this sheet as a favorite in their Home tab (value = “true”).
| |
Filters |
Gets the list of sheet filters for this sheet.
| |
FromId |
Gets the Id of the sheet/template from which the sheet was created.
| |
GanttEnabled |
Gets the Gantt enabled flag.
| |
HasSummaryFields |
Gets a flag indicating whether the sheet summary is present
| |
ModifiedAt |
Gets the date and time the sheet was last modified.
| |
Owner |
Represents the email of the owner
| |
OwnerId |
Represents the Id of the owner
| |
Permalink |
Gets the Permalink for the sheet.
| |
ProjectSettings |
Gets sheet’s project settings containing the working days, non-working days, and length of day for a project sheet
| |
ReadOnly |
Gets the read only flag for the sheet.
| |
ResourceManagementEnabled |
Indicates whether resource management is enabled.
| |
Rows |
Gets the rows for the sheet.
| |
ShowParentRowsForFilters |
Returned only if there are column filters on the sheet. Value = “true” if “show parent rows” is enabled for the filters.
| |
Source |
A Source object indicating the sheet or template from which this sheet was created.
| |
Summary |
A SheetSummary object containting the sheet summary if available
| |
TotalRowCount |
The total number of rows in the sheet.
| |
UserPermissions |
A SheetUserPermissions object containing the sheet user permissions
| |
UserSettings |
A SheetUserSettings object containing the current user’s sheet-specific settings..
| |
Version |
Gets the version for the sheet.
| |
Workspace |
Gets the workspace (ID and Name only) for the sheet
|