interface Infragistics.Documents.Reports.Report.TOC.ILevel:

   def public property Style as Infragistics.Documents.Reports.Report.Text.Style
      get.
      set.

   def public property Indents as Infragistics.Documents.Reports.Report.Indents
      get.
      set.

   def public property Leader as Infragistics.Documents.Reports.Report.LeaderFormat
      get.
      set.

end interface.
