java.lang.Object
com.aspose.cells.Outline
public class Outline
| Field Summary | ||
|---|---|---|
boolean | SummaryRowBelow | |
| Indicates if the summary row will be positioned below the detail rows in the outline. | ||
boolean | SummaryColumnRight | |
| Indicates if the summary column will be positioned to the right of the detail columns in the outline. | ||
| Field Detail |
|---|
SummaryRowBelow | |
public boolean SummaryRowBelow | |
SummaryColumnRight | |
public boolean SummaryColumnRight | |