Click or drag to resize
ExcelWorksheetDataItem Property (String)
Gets a value from a worksheet by column name.

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

Parameters

index
Type: SystemString

Return Value

Type: String
See Also