KDCalc Class Library

KDCalcEngine.DynamicMinRow Property

Returns the active sheet's top-most row number. This corresponds to the first used cell across all columns.

public int DynamicMinRow {get;}

Implements

IComInterop.DynamicMinRow

Remarks

A "used" cell is one with either text, number, logical value, error, or formula in it.

See Also

KDCalcEngine Class | KnowledgeDynamics.KDCalc Namespace