cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to handle the heading levels within the MEGA Desktop?

DJorge
New Contributor

Hi,

 

I have a problem to set the title level.

My request: How to fix this bad heading level handling?

Some titles should be at level 2 or 3 (see attach file).

 

This function does not work:

 

Function IReportGenerator_getTitle(oRoot, oIAnalysis)

 ' My test

  IReportGenerator_getTitle = "(" + cstr(oIAnalysis.GenerationContext.getTitleLevel) + ")" + "Test"

End Function

 

Thanks.

 

DJ

 

0 Replies