Options.PasteAdjustTableFormatting Property

Definition

True if Microsoft Word automatically adjusts the formatting of tables when cutting and pasting selections.

public:
 property bool PasteAdjustTableFormatting { bool get(); void set(bool value); };
public bool PasteAdjustTableFormatting { get; set; }
member this.PasteAdjustTableFormatting : bool with get, set
Public Property PasteAdjustTableFormatting As Boolean

Property Value

Applies to