Table of Contents

THyperLink.TextMark Property

When entering a URL, you can enter additional text following the url with a "#" character (for example www.your_url.com#myurl") The text Mark is the text after the "#" char. When entering an address to a cell, the address goes here too.

Syntax

Namespace: FlexCel.Core

public String TextMark { get; set; }

See also