CellTextStyleproperty
Returns or sets the three-dimensional style for text in a specific cell or range of cells.
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
| Name | Description | |
|---|---|---|
style | An 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
- Documented in Windows/Windows GUI/MSHFlexGrid Class.md
- Topic: Microsoft Hierarchical Grid