com.aspose.cells
Class Outline

java.lang.Object
    extended by com.aspose.cells.Outline

public class Outline 
extends java.lang.Object

Utility class containing constants. Represents an outline on a worksheet.

Field Summary
booleanSummaryRowBelow
           Indicates if the summary row will be positioned below the detail rows in the outline.
booleanSummaryColumnRight
           Indicates if the summary column will be positioned to the right of the detail columns in the outline.
 

Field Detail

SummaryRowBelow

public boolean SummaryRowBelow
Indicates if the summary row will be positioned below the detail rows in the outline.

SummaryColumnRight

public boolean SummaryColumnRight
Indicates if the summary column will be positioned to the right of the detail columns in the outline.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.