Table of Contents

TCellAddress.ColAbsolute Property

True if the column is an absolute reference (as in $A5)

Syntax

Namespace: FlexCel.Core

public Boolean ColAbsolute { get; set; }

See also