Pastes a cell or group of cells as a nested table into the selected range.
Syntax
expression.PasteAsNestedTable
expression Required. An expression that returns a Range or Selection object.
Remarks
You can use PasteAsNestedTable only if the Clipboard contains a cell or group of cells and the selected range is a cell or group of cells in the current document.