aspose.cells

Class Outline

Represents an outline on a worksheet.

Property Getters/Setters Summary
functiongetSummaryColumnRight()
function
           Indicates if the summary column will be positioned to the right of the detail columns in the outline.
functiongetSummaryRowBelow()
function
           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.