Table of Contents

TTokenName.WorkbookName Property

Workbook where the name is, if this is an external name. If then name is in the same file as the reference, this value will be null or empty.

Syntax

Namespace: FlexCel.Core

public String WorkbookName { get; set; }

See also