Table of Contents

TTokenStructuredReference.LastColumn Property

Last column where the reference applies. If empty and FirstColumn is empty too, then the reference applies to the whole table. If empty but FirstColumn is not empty, then this reference applies only to FirstColumn.

Syntax

Namespace: FlexCel.Core

public String LastColumn { get; set; }

See also