Adds the values and meta from the input UGoogleSheetsSheetTabData objects to this object's range provided that GetColumnCount() matches on all objects or if this object's range is blank. If not, this object will not change.
|
Target
Google Sheets Sheet Tab Data Object Reference
|
|
|
In Objects to Combine
Array of Google Sheets Sheet Tab Data Object References
|
A UGoogleSheetsSheetTabData object array with ranges to be appended to this object's range. |
|
Return Value
Boolean
|
Whether the ranges could be combined. This will return false if any of the input objects has a different number of columns. |