Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IOutline Interface / ColumnGroupInfo Property
In This Topic
    ColumnGroupInfo Property
    In This Topic
    Gets information about all groups in the column direction.
    Syntax
    System.Collections.Generic.List<IGroupInfo> ColumnGroupInfo {get;}
    See Also