'Declaration Sub Bof( _ ByVal sheet As System.Short _ )
'Usage Dim instance As IExcelReader Dim sheet As System.Short instance.Bof(sheet)
void Bof( System.short sheet )
Parameters
- sheet
- The zero based index of Worksheet. If the value is -1, it means it loading the global workbook properties.