Jawin code sample for showing grouping level in Excel

Juhnyoung Lee <[email protected]> Mon, 21 Aug 2006 17:09:31 -0400
Newsgroups gmane.comp.windows.devel.jawin
Message-ID <LISTSERV%[email protected]>
I am looking for a Jawin API code sample that shows grouping levels in
Excel. Examples of VBA code in Excel are simply

ActiveSheet.Outline.ShowLevels RowLevels:=1

or

ActiveSheet.Outline.ShowLevels RowLevels:=0, ColumnLevels:=2

Will greatly appreciate sample code in Jawin API for this VBA code.

Thanks,
Juhnyoung