Table of Contents

CellValue.Row Property

Row where the cell was read. (1 based)

Syntax

Namespace: FlexCel.Core

public Int32 Row { get; set; }

See also