public void Init()
 {
     instance = new CellsWorksheetsApi(GetConfiguration());
 }