Search Results for

    Show / Hide Table of Contents

    Class WordMailMerge

    Inheritance
    System.Object
    WordMailMerge
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.Framework.Office
    Assembly: Simplic.Framework.Office.dll
    Syntax
    public class WordMailMerge

    Methods

    | Improve this Doc View Source

    GenerateDocument(String, String, IDictionary<String, String>, Object)

    Declaration
    public void GenerateDocument(string WordDocument, string ExcelDocument, IDictionary<string, string> ColumnList, dynamic Data)
    Parameters
    Type Name Description
    System.String WordDocument
    System.String ExcelDocument
    System.Collections.Generic.IDictionary<System.String, System.String> ColumnList
    System.Object Data
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx