Adds the values from the input array to the range as a new row provided that the array length matches GetColumnCount() or if this object's range is blank.
|
In
Exec
|
|
|
Target
Google Sheets Sheet Tab Data Object Reference
|
|
|
In Array
Array of Google Sheets Cell Data Structures
|
An array of FGoogleSheetsCellData of a length matching GetColumnCount() or any length if this object's range is blank. |
|
Out
Exec
|
|
|
Return Value
Boolean
|
Whether the array could be added. |