Skip to content

Read Sheet Title Tile#


alt text This Tile will read the title of an Excel Sheet.

Description#

Description

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)