StaSpreadsheet.TextLabelValue

This property returns the value for the specified text label in the specified variable.

This property is read only.

Syntax Parameters Return Value
ReadOnly Property StaSpreadsheet.TextLabelValue( _
    VarNo As Long, _
    Label As String) As Variant
  • VarNo [in]

Type: Long

  • Label [in]

Type: String

Variant