VSFlexGrid Control > VSFlexGrid Properties, Events, and Methods > VSFlexGrid Properties > CellFontStrikethru Property |
Returns or sets the Strikethru attribute of the font of the selected cell or range.
[form!]VSFlexGrid.CellFontStrikethru[ = {True | False} ]
Changing this property affects the current cell or the current selection depending on the setting of the FillStyle property. To set the font of an arbitrary range of cells (not necessarily the current selection), use the Cell property instead.
Boolean