'Usage Dim Type As WdRecoveryType Dim range1 As Range range1.PasteAndFormat(Type)
void PasteAndFormat( [In] WdRecoveryType Type );
public void PasteAndFormat( /*in*/WdRecoveryType Type );
function PasteAndFormat( Type : WdRecoveryType );
Required WdRecoveryType. The type of formatting to use when pasting the selected table cells.