menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class CompoundFileException

    This is exception thrown when experiencing problems with compound file.

    Inheritance
    System.Object
    CompoundFileException
    Namespace: Syncfusion.CompoundFile.XlsIO.Net
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public class CompoundFileException : Exception

    Constructors

    CompoundFileException()

    Default constructor.

    Declaration
    public CompoundFileException()

    CompoundFileException(String)

    Initializes new instance of the exception.

    Declaration
    public CompoundFileException(string message)
    Parameters
    Type Name Description
    System.String message

    Exception message.

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