TDrawingTextAttributes.Strike Property
Specifies whether a run of text is formatted as strikethrough text. A null value means to use the parent's settings.
Syntax
Namespace: FlexCel.Core
public Nullable<TDrawingTextStrike> Strike { get; }
Specifies whether a run of text is formatted as strikethrough text. A null value means to use the parent's settings.
Namespace: FlexCel.Core
public Nullable<TDrawingTextStrike> Strike { get; }