GetValue Method

Yogesh.ExcelXml

A Sandcastle Documented Class Library GetValue<(Of <(T>)>) Method
NamespacesYogesh.ExcelXmlCellGetValue<(Of <(T>)>)()()()
Gets the value of a cell converted to a system type
Declaration Syntax
C# Visual Basic Visual C++
public T GetValue<T>()
Public Function GetValue(Of T) As T
public:
generic<typename T>
T GetValue()
Generic Template Parameters
T
Type to convert to
Return Value
Cell value converted to system type

Assembly: Yogesh.ExcelXml (Module: Yogesh.ExcelXml) Version: 2.89.501.2158