| Write |
- The adapter can write to xls files
- The adapter can use Excel wizards
|
Write Sheet |
- Columns can be specified in R1C1 format
- "Time" and "Boolean" can be specified as types
- The write start condition can be specified in detail
- The position where you would like to add a sheet can be specified
- If this operation is placed within a loop operation, you can prevent performance deterioration and allow high speed processing by enclosing the operation in a transaction
|