Table of Contents

TCellAddressRange.BottomRight Property

The cell at the bottom right position in the range. It can't be null.

Syntax

Namespace: FlexCel.Core

public TCellAddress BottomRight { get; set; }

See also