Skip to main content

Insert New Rows

Overview


Input

Workbook

NameRequiredDescription
Workbook InstanceWhich Workbook instance to modify.
NameRequiredDescription
Worksheet PositionThe position of the worksheet in the document.
Row Number
Number of Rows to Insert
Above or BelowInsert the row(s) above or below the provided row number.

Output

NameRequiredDescription
Action SuccessTrue if the action passed, false if it failed.