Table of Contents

TCellAddress.RowAbsolute Property

True if the row is an absolute reference (as in A$5)

Syntax

Namespace: FlexCel.Core

public Boolean RowAbsolute { get; set; }

See also