Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Pastes the selected table cells and formats them as specified.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub PasteAndFormat ( _
Type As WdRecoveryType _
)
'Usage
Dim instance As Range
Dim Type As WdRecoveryType
instance.PasteAndFormat(Type)
void PasteAndFormat(
WdRecoveryType Type
)
Parameters
- Type
Type: Microsoft.Office.Interop.Word.WdRecoveryType
Required WdRecoveryType. The type of formatting to use when pasting the selected table cells.