internal BasicColumnStyles(BasicTableLayoutView view) { this.view = view; }
internal BasicRowStyles(BasicTableLayoutView view) { this.view = view; }