GrapeCity.Documents.Excel Namespace / LayoutRowType Enumeration
LayoutRowType Enumeration
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