Click or drag to resize

MoveRowBuilder Methods

The MoveRowBuilder type exposes the following members.

Methods
  NameDescription
Public methodBuild
Builds the RowWrapper.
Public methodSetParentId
Sets the parent Id that puts the row as the first child of the specified Id.
Public methodSetSiblingId
Sets the sibling Id that puts the row as the next row at the same hierarchical level of this row.
Public methodSetToBottom
Sets the to bottom flag that puts the row at the bottom of the sheet.
Public methodSetToTop
Sets the to top flag that puts the row at the top of the sheet.
Top
See Also