Table of Contents

TDrawingTextAttributes.NoProof Property

Specifies that a run of text has been selected by the user to not be checked for mistakes. A null value means to use the parent's settings.

Syntax

Namespace: FlexCel.Core

public Nullable<Boolean> NoProof { get; }

See also