StaSpreadsheetMultiThreaded.VariableSetTextType

This function changes a variable to Text type and sets the length in one step.

Syntax Parameters Return Value
Sub StaSpreadsheetMultiThreaded.VariableSetTextType( _
    VarNo As Long, _
    Length As Long)
  • VarNo [in]

Type: Long

  • Length [in]

Type: Long

This function does not return a value.