Table of Contents

FlxConsts.ObjectPathAbsolute Field

When an objpath starts with this character, it is an absolute path that includes the object index. If it doesn't start with it, then the ObjPath doesn't include the original object.

Syntax

Namespace: FlexCel.Core

public const String ObjectPathAbsolute = "\\"

See also