'宣言 Public Overloads Sub Merging( _ ByVal other As C1WordDocument, _ ByVal content As IRtfContent _ )
public void Merging( C1WordDocument other, IRtfContent content )
パラメータ
- other
- 別の Word/RTF ドキュメント。
- content
- マージ先の Word/RTF コンテンツ。
'宣言 Public Overloads Sub Merging( _ ByVal other As C1WordDocument, _ ByVal content As IRtfContent _ )
public void Merging( C1WordDocument other, IRtfContent content )