Loading object lists
This example shows how to create a spreadsheet from a list of objects.
- Source webpage of example.
- The first row defines the order of the columns.
- If the subsequent rows have extra parameters, they will be ignored
- If the first row contains parameters that the other rows do not, then they will not add the extra parameter
- If empty rows are added, they will add extra parameters set to null for all properties on the first row.