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

    Show / Hide Table of Contents

    ExtractDataOptions Enum

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

    Options specified when extracting data to System.Data.DataTable.

    • C#
    • VB.NET
    [Flags]
    public enum ExtractDataOptions
    <Flags>
    Public Enum ExtractDataOptions

    Fields

    None

    None of the options is set.

    SkipEmptyRows

    When extracting data, skip all empty rows.

    StopAtFirstEmptyRow

    Extracting data stops at the first empty row.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.