Table of Contents

TShapeProperties.LockText Property

True if the Lock Text option is on (Format Text Box dialog box, Protection tab). When changing this property, the value of TextFlags, will change too.

Syntax

Namespace: FlexCel.Core

public Boolean LockText { get; set; }

See also