File Formats

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExcelRangeIndexerMode

    Show / Hide Table of Contents

    Enum ExcelRangeIndexerMode

    Specifies whether the range should be accessed from worksheet or within the range object scope.

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

    Fields

    Name Description
    Relative

    To access the range within the object scope.

    Worksheet

    To access the range from worksheet.

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