Table of Contents

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; }

See also