StaSpreadsheet.CreateForWrite
This function creates a new spreadsheet for write; the data is left uninitialized. You must set data for every cell.
Syntax
|
Parameters
|
Return Value
|
Sub StaSpreadsheet.CreateForWrite( _
NumberOfCases As Long, _
NumberOfVariables As Long)
|
Type: Long
Type: Long
|
This function does not return a value.
|
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.