XLSXComposer.ExcelCoords (xlsx_composer v0.3.0)
View SourceElixir.XLSXComposer.ExcelCoords represent excel coords where the x denotes the column (represented as integer, A = 1) and y denotes the row.
Both values start from 1 (to mimic the Excel notation and interchangeability)!