com.aspose.cells.Outline.html Maven / Gradle / Ivy
Outline
com.aspose.cells
Class Outline
java.lang.Object
com.aspose.cells.Outline
public class Outline
- extends java.lang.Object
Property Getters/Setters Summary | ||
---|---|---|
boolean | getSummaryColumnRight() | |
void | setSummaryColumnRight(boolean) | |
Indicates if the summary column will be positioned to the right of the detail columns in the outline. | ||
boolean | getSummaryRowBelow() | |
void | setSummaryRowBelow(boolean) | |
Indicates if the summary row will be positioned below the detail rows in the outline. |
Property Getters/Setters Detail |
---|
getSummaryRowBelow/setSummaryRowBelow | |
public boolean getSummaryRowBelow() / public void setSummaryRowBelow(boolean value) |
Indicates if the summary row will be positioned below the detail rows in the outline.
getSummaryColumnRight/setSummaryColumnRight | |
public boolean getSummaryColumnRight() / public void setSummaryColumnRight(boolean 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.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.