StaSpreadsheetMultiThreaded.GetTextLabelInfo

This function returns array containing text labels, descriptions, or associated numeric values for a specified variable.

Syntax Parameters Return Value
Function StaSpreadsheetMultiThreaded.GetTextLabelInfo( _
    VarNo As Long, _
    type As StaGetTextLabelInfoType) As Variant
  • VarNo [in]

Type: Long

  • type [in]

Type: StaGetTextLabelInfoType

Variant