menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExcelInsertOptions - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ExcelInsertOptions

    Represents a possible insert options in Excel.

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

    Fields

    Name Description
    FormatAsAfter

    Indicates that after insert operation inserted rows/columns must be formatted as row below or column right.

    FormatAsBefore

    Indicates that after insert operation inserted rows/columns must be formatted as row above or column left.

    FormatDefault

    Indicates that after insert operation inserted rows/columns must have default format.

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