Table of Contents

TDrawingTextRun.FieldName Property

Field that this text run holds. If empty, then this run holds text and not a field.

Syntax

Namespace: FlexCel.Core

public String FieldName { get; }

See also