# Structs
Alignment struct contain the text alignment details that will be used inside cell.
Border struct contain all the border data used to stylize a border of a cell, column or row.
Cell struct contain all the cell data used to generate a cell.
Chart struct is containing all the chart values that will be create on excel sheet.
ColOrRowValues struct is containing all the cells values that will be insert into a column or row.
Dimension struct is the dimension of the chart.
File represent json model File.
Fill represent a JSON cell style model.
Font represent a json cell style model.
Format struct is containing all the chart format.
Item struct is a thing (table, graph, ...) you want to insert into your Excel file.
Legend struct is containing chart legend.
Option represent a reader option object.
PlotArea struct is containing all options for chart.
Protection represent a json cell style model.
ReaderOption contains reader optional options.
Series struct is containing all the series of displayed chart.
Sheet represent json model Sheet.
Style represent json model Data.
Title struct is containing chart title.