Search Results for

    Show / Hide Table of Contents

    Class LoadingOptions

    Options for loading WorkBook object from file.

    Inheritance
    System.Object
    LoadingOptions
    Namespace: IronXL.Options
    Assembly: IronXL.dll
    Syntax
    public class LoadingOptions : Object

    Constructors

    LoadingOptions()

    Declaration
    public LoadingOptions()

    Properties

    ConvertFieldValues

    Property that indicates whether to convert field values when loading CSV/TSV files.

    Default value is TRUE.

    Declaration
    public bool ConvertFieldValues { get; set; }
    Property Value
    Type Description
    System.Boolean

    CsvIgnoreQuotes

    Property that indicates whether to ignore quotes when loading CSV files.

    Default value is false.

    Declaration
    public bool CsvIgnoreQuotes { get; set; }
    Property Value
    Type Description
    System.Boolean

    CsvListDelimiter

    Property that indicates CSV file list delimiter.

    Default value depends on current region. Take a look at System.Globalization.CultureInfo

    Declaration
    public string CsvListDelimiter { get; set; }
    Property Value
    Type Description
    System.String

    DefaultFileFormat

    Property that indicates whether to use XLS or XLSX as new workbook format when loading CSV/TSV files.

    XLSX is the default value for new workbook

    Declaration
    public ExcelFileFormat DefaultFileFormat { get; set; }
    Property Value
    Type Description
    ExcelFileFormat

    Password

    Get or set a password for a workbook.

    Declaration
    public string Password { get; set; }
    Property Value
    Type Description
    System.String
    ☀
    ☾
    Downloads
    • Download with Nuget
    • Start for Free
    In This Article
    Back to top
    Install with Nuget
    Want to deploy IronXL to a live project for FREE?
    What’s included?
    30 days of fully-functional product
    Test and share in a live environment
    No watermarks in production
    Get your free 30-day Trial Key instantly.
    No credit card or account creation required
    Your Trial License Key has been emailed to you.
    Download IronXL free to apply
    your Trial Licenses Key
    Install with NuGet View Licenses
    Licenses from $499. Have a question? Get in touch.