aspose.cells
Class Outline

Represents an outline on a worksheet.

Property Getters/Setters Summary
functiongetSummaryColumnRight()
functionsetSummaryColumnRight(value)
           Indicates if the summary column will be positioned to the right of the detail columns in the outline.
functiongetSummaryRowBelow()
functionsetSummaryRowBelow(value)
           Indicates if the summary row will be positioned below the detail rows in the outline.
 

Property Getters/Setters Detail

getSummaryRowBelow/setSummaryRowBelow : boolean 

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

getSummaryColumnRight/setSummaryColumnRight : boolean 

function getSummaryColumnRight() / function 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.