Help Center

CellTextStyleproperty

Returns or sets the three-dimensional style for text in a specific cell or range of cells.

Windowspropertydoc-orphan
No implementation located. This member is documented, but the source scan found no matching declaration. It is likely declared in a header this scan does not resolve, or provided by a macro.

Syntax

PROPERTY CellTextStyle () AS TextStyleSettings
PROPERTY CellTextStyle (BYVAL style AS TextStyleSettings)

Parameters

NameDescription
styleAn integer or constant that specifies the text style of the current cell.

Description

Returns or sets the three-dimensional style for text in a specific cell or range of cells.

Reference