StaSpreadsheet.VariableSetTextType
This function changes a variable to Text type and sets the length in one step.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub StaSpreadsheet.VariableSetTextType( _
VarNo As Long, _
Length As Long)
|
Type: Long
Type: Long |
This function does not return a value. |