[]
        
(Showing Draft Content)

FarPoint.Excel.ExcelWarningList.Item

this Property

this[int]

Gets a warning from a specific position in the list of Excel file operation warnings.

Declaration
public ExcelWarning this[int index] { get; }
Public ReadOnly Default Property Item(index As Integer) As ExcelWarning
Parameters
Type Name Description
int index