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. Workbook

Open Workbook

Open a Workbook from an Excel file

PreviousWorkbook PropertiesNextSave Workbook

Last updated 1 year ago

Description

Open a Workbook from an Excel file

(note: Supported extensions are '.xlsx', '.xlsm', '.xltx' and '.xltm')

Name | Open Workbook

Nickname | Open Wbk

Tab | ExcelPlus

Panel | Workbook

Division | 3

P | File Path (string) | The full file path to an Excel file. Supported extensions are '.xlsx', '.xlsm', '.xltx', and '.xltm'

_A | Activate (bool) | If true, the component will be activated

Wbk | Workbook (workbook) | An Excel Workbook Object

none

Usage

🛠️
⚫