RowWrapper Class |
Namespace: Smartsheet.Api.Models
The RowWrapper type exposes the following members.
Name | Description | |
---|---|---|
RowWrapper |
Name | Description | |
---|---|---|
ParentId |
Gets the parent Id that puts the row as the first child of the specified Id.
| |
Rows |
Gets the Rows.
| |
SiblingId |
Gets the sibling Id that puts the row as the next row at the same hierarchical level of this row.
| |
ToBottom |
Gets the to bottom flag that puts the row at the bottom of the sheet.
| |
ToTop |
Gets the to top flag that puts the row at the top of the sheet.
|