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