nCount = MTblEnumExportSubstColors( hWndTbl, naColors[*], naSubstColors[*] )

Enumerates a table's color substitutions for exports.

Parameters
hWndTbl
Window Handle: Handle of the table

naColors[*]
Array of Number: Contains the substituted table colors if the function returns successfully

naSubstColors[*]
Array of Number: Contains the substitute colors if the function returns successfully

Return
Number: Number of color substitutions if successful negative if an error occurs

Example

Set nCount = MTblEnumExportSubstColors( hWndTbl, naColors, naSubstColors )

See also
Exports

Created with the Personal Edition of HelpNDoc: iPhone web sites made easy