TextOptions.StartRow Property

Gets the 1-based index of the first row.

Definition

Namespace: Numerics.NET.Data
Assembly: Numerics.NET.Data (in Numerics.NET.Data.dll) Version: 4.0.0
C#
public int StartRow { get; }

Property Value

Int32

See Also