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