interface Infragistics.Documents.Reports.Report.Index.IAlphabet:

   def public property Style as Infragistics.Documents.Reports.Report.Text.Style
      get.
      set.

   def public property Alignment as Infragistics.Documents.Reports.Report.AlphabetAlignment
      get.
      set.

   def public property Indents as Infragistics.Documents.Reports.Report.Indents
      get.
      set.

end interface.
