File Formats

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

    Show / Hide Table of Contents

    Enum ExcelConnectionsType

    It's Define the connection type

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum ExcelConnectionsType

    Fields

    Name Description
    ConnectionTypeODBC

    connection type is ODBC

    ConnectionTypeOLEDB

    connection type is OLEDB

    ConnectionTypeTEXT

    connection type is Text file

    ConnectionTypeWEB

    connection type web file

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