Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / LayoutRowType Enumeration
In This Topic
    LayoutRowType Enumeration
    In This Topic
    Specifies the type of layout row.
    Members
    MemberDescription
    CompactRowCompact Row
    OutlineRowOutline Row
    TabularRowTabular Row
    Inheritance Hierarchy

    java.lang.Object
       java.lang.Enum
          com.grapecity.documents.excel.LayoutRowType

    See Also