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

    Show / Hide Table of Contents

    RangeIndexingMode Enum

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

    Indexing modes used by CellRange.

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

    Fields

    Horizontal

    Horizontal indexing mode. Horizontal cell range has Height equal to 1.

    Rectangular

    Rectangular indexing mode. Rectangular cell range is higher than one row and wider than one column.

    Vertical

    Vertical indexing mode. Vertical cell range has Width equal to 1.

    See Also
    IndexingMode
    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.