asposecells.api

Class Outline

Represents an outline on a worksheet.

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