---
title: "Deprecation: #49247 - Deprecate TypoScript functions \"textStyle\" and \"tableStyle\""
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:deprecation-49247"
source: "Changelog/7.1/Deprecation-49247-textStyleTableStyleAddParams.rst"
modified: "2026-09-15T10:46:36+00:00"
---

# Deprecation: #49247 - Deprecate TypoScript functions "textStyle" and "tableStyle"

See [forge#49247](https://forge.typo3.org/issues/49247)

## Description

The following stdWrap methods have been marked as deprecated:

-   textStyle
-   tableStyle

## Impact

Usage of the mentioned stdWrap methods is deprecated.

## Affected installations

All installations or extensions using the stdWrap methods `textStyle` and `tableStyle`.

## Migration

Use CSS instead.
