Table of Contents

TFlxConsts.ObjectPathObjName Constant

When an objpath starts with this character, it is a path that goes directly to the name of an object. Note that when more than an object have the same name in the same sheet, this path won't work and you will have to use absolute or relative ones.

Syntax

Unit: FlexCel.Core

const TFlxConsts.ObjectPathObjName = $40;

See also