public method StyleBuilder.SetCellStrikethrough

Brief

Sets the cell strikethrough.

Declaration
C#
Gehtsoft.PDFFlow.Builder.StyleBuilder  SetCellStrikethrough (bool enabled)

Parameters
enabled

The value True defines that the cell is strikethrough.

Declared in StyleBuilder

back