bool ExcelGetFormats( ArrayList formats )
'Declaration Function ExcelGetFormats( _ ByVal formats As ArrayList _ ) As Boolean
'Declaration
Function ExcelGetFormats( _ ByVal formats As ArrayList _ ) As Boolean
'Usage Dim instance As IExcelBiffWrite Dim formats As ArrayList Dim value As Boolean value = instance.ExcelGetFormats(formats)
'Usage
Dim instance As IExcelBiffWrite Dim formats As ArrayList Dim value As Boolean value = instance.ExcelGetFormats(formats)
IExcelBiffWrite Interface IExcelBiffWrite Members