'Declaration Sub FlushSheetInfo( _ ByVal sheet As Short _ )
'Declaration
Sub FlushSheetInfo( _ ByVal sheet As Short _ )
'Usage Dim instance As IExcelReadOptimized Dim sheet As Short instance.FlushSheetInfo(sheet)
'Usage
Dim instance As IExcelReadOptimized Dim sheet As Short instance.FlushSheetInfo(sheet)
void FlushSheetInfo( short sheet )
IExcelReadOptimized Interface IExcelReadOptimized Members