Table of Contents

TDocumentCustomProperty.LinkTarget Property

Specifies the name of a bookmark in the table or named cell from which the value of this custom document property should be extracted. You can normally leave this value null.

Syntax

Namespace: FlexCel.Core

public String LinkTarget { get; }

See also