Skip to main content
All docs
V26.1
  • BandFormatDictionary Class

    Namespace: DevExpress.Docs.Office

    Assembly: DevExpress.Docs.Core.v26.1.dll

    Declaration

    public class BandFormatDictionary :
        OfficeDictionary<int, BandFormat>

    The following members return BandFormatDictionary objects:

    Inheritance

    Object
    DevExpress.Docs.Office.Internal.OfficeDictionary<Int32, BandFormat>
    BandFormatDictionary
    See Also