JavaScript must be enabled in order to use this site.Please enable JavaScript in your browser and refresh the page. Spreadsheet.VariableSetTextType This function changes a variable to Text type and sets the length in one step. Syntax Parameters Return Value Sub Spreadsheet.VariableSetTextType( _ VarNo As Integer, _ Length As Integer) VarNo [in] Which variable to set to text. Type: Integer Length [in] Integer value that specifies the text length of the variable. Type: Integer This function does not return a value. Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.