Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / LayoutRowType Enumeration
In This Topic
    LayoutRowType Enumeration
    In This Topic
    Specifies the type of layout row.
    Syntax
    public enum LayoutRowType : System.Enum 
    Members
    MemberDescription
    CompactRow Compact Row
    OutlineRow Outline Row
    TabularRow Tabular Row
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             GrapeCity.Documents.Excel.LayoutRowType

    See Also