'Declaration Sub AddUnsupportItem( _ ByVal sheetIndex As Integer, _ ByVal unsupportRecord As IUnsupportRecord _ )
'Usage Dim instance As IExcelLosslessReader Dim sheetIndex As Integer Dim unsupportRecord As IUnsupportRecord instance.AddUnsupportItem(sheetIndex, unsupportRecord)
void AddUnsupportItem( int sheetIndex, IUnsupportRecord unsupportRecord )
Parameters
- sheetIndex
- The index of the sheet
- unsupportRecord
- The unsupport record