Skip to content

5db110ff 21cf 8994 1344 c59a47c90d9e

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

ExcelFormulaResolver.EndRow Property

Additional header content

Gets or sets a value that represents the end 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 EndRow { set; }

VB

Public WriteOnly Property EndRow As Integer
	Set

Property Value

Type: Int32
End row of the range.

Remarks

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

See Also

Reference

ExcelFormulaResolver Class
iTin.Export.ComponentModel Namespace

Clone this wiki locally