Excel Plus
  • 👋Welcome
  • 🛠️Components
    • Analysis
      • ⚫Add Spark Bar
      • ⚫Add Spark Line
      • ⚫Conditional Bars
      • ⚫Conditional Between
      • ⚫Conditional Blank
      • ⚫Conditional Percent
      • ⚫Conditional Scale
      • ⚫Conditional Text
      • ⚫Conditional Top
      • ⚫Conditional Unique
      • ⚫Conditional Value
    • Cell
      • ⚫Cell Content
      • ⚫Cell Address
      • ⚫Cell Location
      • ⚫Generate Cells
    • Format
      • ⚫Border
      • ⚫Clear
      • ⚫Fill
      • ⚫Font
      • ⚫Size
    • Range
      • ⚫Construct Range
      • ⚫New Range
      • ⚫Populate Range
      • ⚫Deconstruct Range
      • ⚫Explode Range
      • ⚫Range Extents
      • ⚫Sub Ranges
      • ⚫Merge Ranges
    • Worksheet
      • ⚫Construct Worksheet
      • ⚫Deconstruct Worksheet
      • ⚫Worksheet Properties
      • ⚫Place Image
    • Workbook
      • ⚫Construct Workbook
      • ⚫Deconstruct Workbook
      • ⚫Workbook Properties
      • ⚫Open Workbook
      • ⚫Save Workbook
      • ⚫Read Workbook
      • ⚫Write Workbook
Powered by GitBook
On this page
  • Description
  • Usage
  1. Components
  2. Cell

Generate Cells

Generates a list of Cells from a minimum Cell and maximum Cell

PreviousCell LocationNextFormat

Last updated 1 year ago

Description

Generates a list of Cells from a minimum Cell and maximum Cell

Name | Generate Cells

Nickname | Cells

Tab | ExcelPlus

Panel | Cell

Division | 3

< | Minimum Cell (object) | A Cell or Address (ex. A1)

> | Maximum Cell (object) | A Cell or Address (ex. A1)

C | By Column (bool) | If true, Cells are listed by Column. If false, by Row

< | Name (type) | Description

> | Name (type) | Description

Cel | Cell (cell) | Excel Cell Objects

none

Usage

🛠️
⚫