Table of Contents

TCellAddress.CellRef Property

Cell address in Excel A1 notation. (For example "A5"). Absolute references ($A$5) will work too.

Syntax

Namespace: FlexCel.Core

public String CellRef { get; set; }

See also