private void setHeight(final String heightToUse) {
        if (heightToUse == null) {
            return;
        }