Skip to content

90c326a8 5d5b 0df4 2858 b2f9fdb16636

Fernando Garcia edited this page May 8, 2018 · 1 revision

ExcelFormulaResolver.StartRow Property

Additional header content

Gets or sets a value that represents the start row of the range.

Namespace: iTin.Export.ComponentModel
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public int StartRow { set; }

VB

Public WriteOnly Property StartRow As Integer
	Set

Property Value

Type: Int32
Start row of the range.

Remarks

[Missing documentation for "P:iTin.Export.ComponentModel.ExcelFormulaResolver.StartRow"]

See Also

Reference

ExcelFormulaResolver Class
iTin.Export.ComponentModel Namespace

Clone this wiki locally