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

    Show / Hide Table of Contents

    ExtractDataEventAction Enum

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

    Possible ways of proceeding after one of the events is fired while extracting to data table.

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

    Fields

    Continue

    Continue extracting data to System.Data.DataTable.

    SkipRow

    Skip row.

    StopReading

    Stop extracting data to System.Data.DataTable.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.