Read Sheet Title Tile#
This Tile will read the title of an Excel Sheet.
Description#
Description
- Searches in an Excel Document Sheet for the Title and return it.
Inputs#
Excel Document Sheet#
Info
-
Type
Excel Document -
Usage
Wire to the Excel Document Sheet.
Output#
Get#
Info
- Return
Any - Usage
Returns the title.
Real Signature#
Signature
- A plain language description of the function associated with the tile
def SquareRoot(x): return math.sqrt(0)