Get Worksheet Index From Name
  • 25 Oct 2023
  • 1 Minute to read
  • Dark
    Light

Get Worksheet Index From Name

  • Dark
    Light

Article Summary

Step Details

Introduced in Version5.0.0
Last Modified in Version7.12.0
LocationData > Excel and CSV

Overview

The Get Worksheet Index From Name step returns the numerical position of a worksheet based on the given worksheet name.




Properties

Inputs

PropertyDescriptionData Type
File TypeThe type of file being used by the step.
The step supports Excel_xls and Excel_xlsx file types only.
Use Constant mapping to view the drop-down.
CsvFileType
Input
Excel file to pull the data from.
FileData
Worksheet NameThe Worksheet Name to return the Index of the WorksheetString

Outputs

PropertyDescriptionData Type
OutputReturns the Index of the Sheet.
Note: The Indexing of the worksheet starts from "Zero."
Int32


Related Forum Posts

Was this article helpful?