Table of Contents

TRecoveryInvalidNameError Class

This error happens when in recovery mode and a name has to be ignored because it can't be read.

Syntax

Unit: FlexCel.Core

TRecoveryInvalidNameError = class(TFlexCelErrorInfo);

Constructors

Name Description
Create Creates a new instance.

Properties

Name Description
FileName File with the invalid name.
NameIndex Position of the invalid named range in the name table.
ExceptionMsg Exception error.