alexa
menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class ExportMode

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

    Inheritance
    System.Object
    ExportMode
    Namespace: Syncfusion.Windows.Controls.Grid.Converter
    Assembly: Syncfusion.GridConverter.Wpf.dll
    Syntax
    public sealed class ExportMode : Enum

    Fields

    Text

    Exports the Formatted text to Excel

    Declaration
    public const ExportMode Text
    Field Value
    Type
    ExportMode

    Value

    Exports the CellValue to the Excel

    Declaration
    public const ExportMode Value
    Field Value
    Type
    ExportMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved