Table of Contents

TFormulaSpan.IsOneCell Property

Returns true if this formula spans over a single cell. (the most usual case)

Syntax

Namespace: FlexCel.Core

public Boolean IsOneCell { get; }

See also