次の方法で共有


Options.PasteAdjustTableFormatting プロパティ

定義

True の Microsoft Word が自動的に切り取りと貼り付けのオプションは、表の書式を調整する場合。

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

プロパティ値

適用対象