asposecells.api
Class Outline

Represents an outline on a worksheet.

Property Getters/Setters Summary
methodgetSummaryColumnRight()
methodsetSummaryColumnRight(value)
           Indicates if the summary column will be positioned to the right of the detail columns in the outline.
methodgetSummaryRowBelow()
methodsetSummaryRowBelow(value)
           Indicates if the summary row will be positioned below the detail rows in the outline.
 

Property Getters/Setters Detail

getSummaryRowBelow/setSummaryRowBelow : boolean 

boolean getSummaryRowBelow() / setSummaryRowBelow(value)
Indicates if the summary row will be positioned below the detail rows in the outline.

getSummaryColumnRight/setSummaryColumnRight : boolean 

boolean getSummaryColumnRight() / setSummaryColumnRight(value)
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.