Click or drag to resize
ExcelWorksheetDataItem Property (Int32)
Gets a value from the worksheet by column number.

Namespace: Test.Framework
Assembly: Test.Framework (in Test.Framework.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string this[
	int ordinal
] { get; }

Parameters

ordinal
Type: SystemInt32

Return Value

Type: String
See Also