menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelPrintErrors - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelPrintErrors

    Enumeration of Replace Error Values when printing in Excel.

    Inheritance
    System.Object
    ExcelPrintErrors
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class ExcelPrintErrors : Enum

    Fields

    PrintErrorsBlank

    Represents the blank option.

    Declaration
    public const ExcelPrintErrors PrintErrorsBlank
    Field Value
    Type
    ExcelPrintErrors

    PrintErrorsDash

    Represents the dash (--) option.

    Declaration
    public const ExcelPrintErrors PrintErrorsDash
    Field Value
    Type
    ExcelPrintErrors

    PrintErrorsDisplayed

    Represents the displayed option.

    Declaration
    public const ExcelPrintErrors PrintErrorsDisplayed
    Field Value
    Type
    ExcelPrintErrors

    PrintErrorsNA

    Represents the #N/A option.

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