IWPTextCursor.TableSort

[Top]  [Chapter]  [Previous]  [Next]

Applies to

IWPTextCursor

Declaration

bool TableSort(int HeaderRows, int FooterRow, int SelectColumn, int Method);

Description

This method sorts the rows in a table.

 

The given count of header and footer rows are not sorted. You can pass -1 to let header and footer rows be auto detected.

table_sort

 

The following compare methods are supported:

 

0 : Direct, case sensitive compare

1 : Case insensitive

2 : Expect floating point number and compare

3 : Expect date value and compare

 

clip0172clip0170 clip0171


[iwptextcursor_tablesort.htm]    Copyright © 2007 by WPCubed GmbH