Library.Variable

This property returns the specified variable column from the top-most (visible) spreadsheet.

This property is read only.

Syntax Parameters Return Value
ReadOnly Property Library.Variable( _
    VarNo As Integer) As Range
VarNo [in]

Index number of the variable to be returned from the active spreadsheet.

Type: Integer

Range