This property returns and sets the three-dimensional style for text on a specific cell or range of cells. TextStyle determines the style of regular Grid cells.
object.TextStyle[= style]
Constant |
Setting |
Description |
flexTextCustom | –1 | Custom |
flexTextFlat | 0 | Flat (standard text) |
flexTextRaised | 1 | Raised |
flexTextInset | 2 | Inset |
flexTextRaisedLight | 3 | Raised light |
flexTextInsetLight | 4 | Inset light |
Settings 1 and 2 work best for large and bold fonts. Settings 3 and 4 work best for small regular fonts.