GemBox.Spreadsheet
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    CsvType Enum

    Namespace:
    GemBox.Spreadsheet
    Assembly:
    GemBox.Spreadsheet.dll

    Formatting type for CSV files.

    • C#
    • VB.NET
    public enum CsvType
    Public Enum CsvType

    Fields

    CommaDelimited

    Comma delimited CSV (most frequently used).

    SemicolonDelimited

    Semicolon delimited CSV (used by Excel if current culture specifies comma as decimal separator).

    TabDelimited

    Tab delimited CSV.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.