ExcelOpenXmlReaderItem Property (String) |
[Missing <summary> documentation for "P:Stimulsoft.Base.Excel.ExcelOpenXmlReader.Item(System.String)"]
Namespace:
Stimulsoft.Base.Excel
Assembly:
Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntaxpublic Object this[
string name
] { get; }
Public ReadOnly Default Property Item (
name As String
) As Object
Get
Parameters
- name
- Type: SystemString
Property Value
Type:
ObjectImplements
IDataRecordItemString
See Also