Purpose: When used inside a OpenOrCreateExcelFile write in a specific cell
Properties
- Name: Address
- Type: String
- Direction: in
- Purpose: cell to write
- Name: Sheet name
- Type: String
- Direction: in
- Purpose: name of the sheet where write data
- Name: Value
- Type: String
- Direction: in
- Purpose: value to write
Remark: A WriteExcelCell has no use outside an OpenOrCreateExcelFile and it will be ignored if placed elsewhere