Range.PasteAndFormat(WdRecoveryType) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Pastes the selected table cells and formats them as specified.
public:
void PasteAndFormat(Microsoft::Office::Interop::Word::WdRecoveryType Type);
public void PasteAndFormat (Microsoft.Office.Interop.Word.WdRecoveryType Type);
abstract member PasteAndFormat : Microsoft.Office.Interop.Word.WdRecoveryType -> unit
Public Sub PasteAndFormat (Type As WdRecoveryType)
Parameters
- Type
- WdRecoveryType
Required WdRecoveryType. The type of formatting to use when pasting the selected table cells.