case "Height":
                    try {
                        if (null === $mixValue || 'auto' === $mixValue) {
                            $this->strHeight = null;
                        } else {