Dim instance AsSheetViewDim fileName AsStringDim textFileFlags AsTextFileFlagsDim value AsBoolean
value = instance.SaveTextFile(fileName, textFileFlags)
Parameters
fileName
Path and name of file to which to save the text of the sheet
textFileFlags
Specifies how to process the data when saving to a text file