start property
The coordinate to start writing data at.
Any number of rows and columns (including a different number of columns per row) may be written.
Implementation
GridCoordinate? start;
The coordinate to start writing data at.
Any number of rows and columns (including a different number of columns per row) may be written.
GridCoordinate? start;