Table of Contents

NamedRangeExportEventArgs.Col Property

Column index (1 based) of the html cell we are exporting. This number should be the same as the first column in the NamedRange.

Syntax

Namespace: FlexCel.Render

public Int32 Col { get; }

See also