WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExportMode - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ExportMode

    Decides to Export Formatted Text or cellvalue to excel when ExportFormat is false

    Namespace: Syncfusion.Windows.Controls.Grid.Converter
    Assembly: Syncfusion.GridConverter.Wpf.dll
    Syntax
    public enum ExportMode

    Fields

    Name Description
    Text

    Exports the Formatted text to Excel

    Value

    Exports the CellValue to the Excel

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved