ASP.NET MVC

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PivotGridWordExport - ASP.NETMVC API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PivotGridWordExport

    Inheritance
    System.Object
    PivotGridWordExport
    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: Syncfusion.EJ.Export
    Assembly: Syncfusion.EJ.Export.dll
    Syntax
    public class PivotGridWordExport

    Constructors

    PivotGridWordExport()

    Declaration
    public PivotGridWordExport()

    Methods

    ExportToWord(String, String, HttpResponse)

    Declaration
    public void ExportToWord(string fileName, string args, HttpResponse response)
    Parameters
    Type Name Description
    System.String fileName
    System.String args
    System.Web.HttpResponse response

    Events

    WordExport

    Declaration
    public event PivotGridWordExport.WordExportEventHandler WordExport
    Event Type
    Type Description
    PivotGridWordExport.WordExportEventHandler
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved